Dockerfile Fix
All checks were successful
Build and Publish Docker Image / deploy (push) Successful in 1m36s
All checks were successful
Build and Publish Docker Image / deploy (push) Successful in 1m36s
This commit is contained in:
@@ -16,7 +16,6 @@ RUN apk add --no-cache ca-certificates
|
||||
|
||||
COPY --from=builder /out/cpu-benchmark-server /app/cpu-benchmark-server
|
||||
COPY templates /app/templates
|
||||
COPY example_jsons /app/example_jsons
|
||||
|
||||
ENV APP_ADDR=:8080
|
||||
ENV BADGER_DIR=/data/badger
|
||||
|
||||
Reference in New Issue
Block a user