Create entrypoint.sh
This commit is contained in:
5
entrypoint.sh
Normal file
5
entrypoint.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
systemctl start redis-server
|
||||
|
||||
exec sh
|
||||
Reference in New Issue
Block a user