Skip to content

Instantly share code, notes, and snippets.

@lukaszkorecki
Created March 7, 2020 19:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lukaszkorecki/b6655da70109b2d4cf7d906e1a5c1733 to your computer and use it in GitHub Desktop.
Save lukaszkorecki/b6655da70109b2d4cf7d906e1a5c1733 to your computer and use it in GitHub Desktop.
- name: Something
docker_container:
name: bananas
image: repo/image:tag
network_mode: host
environment:
PORT: 3032
PG_HOST: pg.internal
SOME_SECRET: "{{ sekrit_var }}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment