mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-09-09 09:49:05 +00:00
[Dockerfile] Add missing name & version LABEL
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
# I also tested with Ubuntu 16.04, should be good with it!
|
||||
From ubuntu:14.04
|
||||
LABEL maintainer="Peter Dave Hello <hsu@peterdavehello.org>"
|
||||
LABEL name="nvm-dev-env"
|
||||
LABEL version="latest"
|
||||
|
||||
# Prevent dialog during apt install
|
||||
ENV DEBIAN_FRONTEND noninteractive
|
||||
|
Reference in New Issue
Block a user