mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 08:43:10 +00:00
12 lines
287 B
Django/Jinja
12 lines
287 B
Django/Jinja
# Add your Ansible Container service definitions here.
|
|
# For example:
|
|
#
|
|
# web:
|
|
# image: ubuntu:trusty
|
|
# ports:
|
|
# - "80:80"
|
|
# command: ['/usr/bin/dumb-init', '/usr/sbin/apache2ctl', '-D', 'FOREGROUND']
|
|
# dev_overrides:
|
|
# environment:
|
|
# - "DEBUG=1"
|