Skip to content

Commit

Permalink
Add to container
Browse files Browse the repository at this point in the history
  • Loading branch information
timvanoostrom committed Feb 5, 2024
1 parent ce315dd commit ead866b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,9 @@ WORKDIR /app
ARG MA_OTAP_ENV=production
ENV MA_OTAP_ENV=$MA_OTAP_ENV

ARG MA_CONTAINER_SSH_ENABLED=false
ENV MA_CONTAINER_SSH_ENABLED=$MA_CONTAINER_SSH_ENABLED

ARG MA_BUILD_ID=0
ENV MA_BUILD_ID=$MA_BUILD_ID

Expand Down

0 comments on commit ead866b

Please sign in to comment.