mirror of
https://github.com/Cian-H/am-d-model.eu.git
synced 2026-08-09 04:43:22 +01:00
Added container label to dockerfile
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
FROM quay.io/almalinuxorg/almalinux:latest
|
FROM quay.io/almalinuxorg/almalinux:latest
|
||||||
|
|
||||||
|
LABEL name="am-d-model-site"
|
||||||
|
|
||||||
ENV NODE_ENV="production"
|
ENV NODE_ENV="production"
|
||||||
|
|
||||||
RUN dnf upgrade --assumeyes
|
RUN dnf upgrade --assumeyes
|
||||||
|
|||||||
Reference in New Issue
Block a user