miekg / pgo

container gitops in a simple way
GNU General Public License v3.0
11 stars 1 forks source link

env variable subsitution is not done when parsing a docker-compose.yml #11

Closed miekg closed 1 year ago

miekg commented 1 year ago
    ports:
      - ${CONTAINER_PGADMIN_PORT}:80

isn't correctly seen yet

miekg commented 1 year ago

we don't need this, as we don't care about ports anymore