build(): first release
This commit is contained in:
@ -3,7 +3,7 @@ FROM python:3.7-alpine
|
||||
LABEL org.opencontainers.image.source="https://git.sthope.dev/sthope/DockerContainer-randomPwd"
|
||||
LABEL Maintainer="Sthope"
|
||||
LABEL Description="Random Password Generator x10"
|
||||
LABEL version="0.1"
|
||||
LABEL version="1.0.0"
|
||||
|
||||
ADD randomPwd/ /randomPwd/
|
||||
|
||||
|
Reference in New Issue
Block a user