gopkg (latest)
Installation
docker pull gitrepo.ru/neonxp/gopkg:latestsha256:87fb347c109f3d990b0cb99fe23b3aeffa983581773a62b0191511873d7959a4Image layers
| LABEL maintainer=neonxp description=GoPkg - просмотр Go модулей version=1.0 |
| COPY /usr/share/zoneinfo /usr/share/zoneinfo # buildkit |
| COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit |
| COPY /etc/passwd /etc/passwd # buildkit |
| COPY /etc/group /etc/group # buildkit |
| COPY /app /app # buildkit |
| ENV TZ=Europe/Moscow |
| LABEL security.scan=enabled security.base=scratch |
Labels
| Key | Value |
|---|---|
| description | GoPkg - просмотр Go модулей |
| maintainer | neonxp |
| security.base | scratch |
| security.scan | enabled |
| version | 1.0 |