mirror of
https://github.com/ansible/awx.git
synced 2026-02-15 02:00:01 -03:30
added ssh to docker env
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
/etc/init.d/ssh start
|
||||
/etc/init.d/postgresql start
|
||||
/etc/init.d/redis-server start
|
||||
nohup mongod &
|
||||
|
||||
Reference in New Issue
Block a user