Skip to content
This repository has been archived by the owner on Jul 26, 2024. It is now read-only.

fix: propagate $APPNAME through docker stages #26

Merged
merged 1 commit into from
Mar 3, 2021
Merged

fix: propagate $APPNAME through docker stages #26

merged 1 commit into from
Mar 3, 2021

Conversation

pjenvey
Copy link
Member

@pjenvey pjenvey commented Mar 3, 2021

Description

  • add an entrypoint to read it via an ENV var (as CMD/ENTRYPOINT
    exec forms don't interpolate it)
  • add openssl

Testing

Fixes deploying to the new dev env

Issue(s)

Closes #25

- add an entrypoint to read it via an ENV var (as CMD/ENTRYPOINT
exec forms don't interpolate it)
- add openssl

Closes #25
@pjenvey pjenvey requested review from jbuck and a team March 3, 2021 17:58
@jrconlin jrconlin merged commit 81f91f8 into main Mar 3, 2021
@jrconlin jrconlin deleted the chore/25 branch March 3, 2021 22:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix docker issues
2 participants