Skip to content

Commit

Permalink
try foo/bar ENV
Browse files Browse the repository at this point in the history
  • Loading branch information
tpluscode committed Apr 27, 2019
1 parent 2703b04 commit c59ae59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ WORKDIR /app

COPY --from=build-env /output .

ENV wikibus:sources:test=xyz
ENV FOO=BAR

CMD dotnet app.dll

0 comments on commit c59ae59

Please sign in to comment.