adds Readme content to prepare Github mirror #26

Merged
OCram85 merged 19 commits from prepGithub into master 2022-11-25 09:56:04 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 60bd43a902 - Show all commits

View File

@ -3,7 +3,7 @@ FROM quay.io/linuxserver.io/code-server:4.8.3
#LABEL build_version=""
LABEL maintainer="OCram85"
ARG VERSION
LABEL build_version="$VERSION"
LABEL build_version=${VERSION}
LABEL org.opencontainers.image.authors="OCram85"
LABEL org.opencontainers.image.vendor="OCram85"