test images: Adds image labels by default
Adds the "image_version", "commit_id", "git_url" to the image labels.
This commit is contained in:
@@ -24,5 +24,4 @@ COPY --from=nginx-source /nginx /usr/share/nginx
|
||||
|
||||
USER ContainerAdministrator
|
||||
EXPOSE 80
|
||||
LABEL image_version="1.15-1"
|
||||
ENTRYPOINT ["/bin/sh", "-c", " cd /usr/share/nginx && ./nginx.exe"]
|
||||
|
Reference in New Issue
Block a user