mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-20 07:43:35 -05:00
Enable tty in dev container
Pretty colors and real-time migration logs
This commit is contained in:
@@ -35,6 +35,7 @@ services:
|
||||
- "./redis/redis_socket_standalone:/var/run/redis/"
|
||||
- "./memcached/:/var/run/memcached"
|
||||
privileged: true
|
||||
tty: true
|
||||
# A useful container that simply passes through log messages to the console
|
||||
# helpful for testing awx/tower logging
|
||||
# logstash:
|
||||
|
||||
Reference in New Issue
Block a user