File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ COPY server/ ./server/
1111RUN make VERSION=$VERSION COMMIT=$COMMIT RELEASE=1 build
1212
1313FROM alpine
14+ LABEL org.opencontainers.image.source="https://github.com/smocker-dev/smocker"
1415WORKDIR /opt
1516EXPOSE 8080 8081
1617COPY build/client client/
Original file line number Diff line number Diff line change 33</h1 >
44
55[ ![ CI] ( https://github.com/smocker-dev/smocker/actions/workflows/main.yml/badge.svg )] ( https://github.com/smocker-dev/smocker/actions/workflows/main.yml )
6- <!-- TODO: replace with ghcr badge [](https://hub.docker. com/r/thiht/ smocker) -->
6+ [ ![ Docker Repository] ( https://img.shields.io/badge/ghcr.io%2Fsmocker--dev %2Fsmocker-blue?logo=docker&label=docker )] ( https://github. com/smocker-dev/smocker/pkgs/container/ smocker )
77[ ![ Github Release] ( https://img.shields.io/github/v/release/smocker-dev/smocker.svg?logo=github )] ( https://github.com/smocker-dev/smocker/releases/latest )
88[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/smocker-dev/smocker )] ( https://goreportcard.com/report/github.com/smocker-dev/smocker )
99[ ![ License] ( https://img.shields.io/github/license/smocker-dev/smocker?logo=open-source-initiative )] ( https://github.com/smocker-dev/smocker/blob/main/LICENSE )
You can’t perform that action at this time.
0 commit comments