- Remove entrypoint now implemented by rx3/server-mga9 image,
- Minor compose / dockerfile args improvments.
This commit is contained in:
@@ -36,4 +36,5 @@ LABEL maintainer=${IMG_MAINTAINER}
|
||||
|
||||
COPY --from=0 / /
|
||||
|
||||
ENTRYPOINT ["sleep", "60m"]
|
||||
CMD ["/bin/bash"]
|
||||
ENTRYPOINT []
|
||||
|
||||
Reference in New Issue
Block a user