is this even needed?
All checks were successful
Publish Docker Image / docker (push) Successful in 1m13s
All checks were successful
Publish Docker Image / docker (push) Successful in 1m13s
This commit is contained in:
parent
06bfa6ec0b
commit
04dc28efeb
@ -27,7 +27,7 @@ COPY . /app
|
|||||||
|
|
||||||
# Copy Docker binaries from the builder stage
|
# Copy Docker binaries from the builder stage
|
||||||
COPY --from=builder /usr/bin/docker /usr/bin/docker
|
COPY --from=builder /usr/bin/docker /usr/bin/docker
|
||||||
COPY --from=builder /usr/lib/docker /usr/lib/docker
|
#COPY --from=builder /usr/lib/docker /usr/lib/docker
|
||||||
|
|
||||||
# Set an environment variable with the path to the config file
|
# Set an environment variable with the path to the config file
|
||||||
ENV CONFIG_FILE=/app/config.yml
|
ENV CONFIG_FILE=/app/config.yml
|
||||||
|
Loading…
Reference in New Issue
Block a user