mirror of
https://github.com/darmiel/yaxc.git
synced 2025-09-11 08:54:25 +08:00
Updated Dockerfile
This commit is contained in:
parent
e672018166
commit
187456ccd2
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
FROM golang:latest AS builder
|
||||
|
||||
LABEL maintainer="darmiel <hi@d2a.io>"
|
||||
LABEL org.opencontainers.image.source="https://github.com/darmiel/yaxc"
|
||||
|
||||
WORKDIR /usr/src/app
|
||||
|
||||
# Install dependencies
|
||||
|
|
Loading…
Add table
Reference in a new issue