You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tf: Modify compose/.env file for repeat docker-compose runs
Later/manual runs of docker-compose will do the wrong thing without this
because the env settings won't be populated for those runs. This fixes that
error by first modifying the .env file which docker-compose will use.
Signed-off-by: Manuel Mendez <[email protected]>
0 commit comments