mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Enable tty in dev container
Pretty colors and real-time migration logs
This commit is contained in:
parent
e8fb466f0f
commit
677a8dae7b
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user