Skip to content
This repository has been archived by the owner on Sep 13, 2021. It is now read-only.

Fix Dockerfile API_URL ARG not working in prod #213

Merged
merged 1 commit into from Oct 31, 2020
Merged

Conversation

ruohola
Copy link
Member

@ruohola ruohola commented Oct 31, 2020

The reason for this was that ARG values do not persist between build stages.
More info:
moby/moby#37345 (comment)

The reason for this was that ARG values do not persist between build stages.
More info:
moby/moby#37345 (comment)
@ruohola ruohola merged commit 60660a2 into develop Oct 31, 2020
@ruohola ruohola deleted the fix-dockerfile branch October 31, 2020 13:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants