This commit is contained in:
@@ -11,6 +11,6 @@ WORKDIR /app
|
||||
COPY --from=build /out/license-platform /app/license-platform
|
||||
COPY --from=build --chown=nonroot:nonroot /out/data /data
|
||||
VOLUME ["/data"]
|
||||
EXPOSE 8091
|
||||
EXPOSE 8090
|
||||
USER nonroot:nonroot
|
||||
ENTRYPOINT ["/app/license-platform"]
|
||||
|
||||
Reference in New Issue
Block a user