File tree Expand file tree Collapse file tree 10 files changed +18
-1
lines changed
OneGround.ZGW.Autorisaties.WebApi
OneGround.ZGW.Besluiten.WebApi
OneGround.ZGW.Catalogi.WebApi
OneGround.ZGW.Documenten.Messaging.Listener
OneGround.ZGW.Documenten.WebApi
OneGround.ZGW.Notificaties.Messaging.Listener
OneGround.ZGW.Notificaties.WebApi
OneGround.ZGW.Referentielijsten.WebApi
OneGround.ZGW.Zaken.WebApi Expand file tree Collapse file tree 10 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 2222** /secrets.dev.yaml
2323** /values.dev.yaml
2424** /out
25- LICENSE
2625README.md
2726.dotnet
2827.Microsoft.DotNet.ImageBuilder
Original file line number Diff line number Diff line change @@ -19,6 +19,8 @@ LABEL org.opencontainers.image.source="https://github.com/OneGround/ZGW-APIs" \
1919
2020WORKDIR /app
2121
22+ COPY LICENSE ./
23+
2224COPY --from=build /app/publish .
2325
2426RUN apt-get update -yq \
Original file line number Diff line number Diff line change @@ -19,6 +19,8 @@ LABEL org.opencontainers.image.source="https://github.com/OneGround/ZGW-APIs" \
1919
2020WORKDIR /app
2121
22+ COPY LICENSE ./
23+
2224COPY --from=build /app/publish .
2325
2426RUN apt-get update -yq \
Original file line number Diff line number Diff line change @@ -19,6 +19,8 @@ LABEL org.opencontainers.image.source="https://github.com/OneGround/ZGW-APIs" \
1919
2020WORKDIR /app
2121
22+ COPY LICENSE ./
23+
2224COPY --from=build /app/publish .
2325
2426RUN apt-get update -yq \
Original file line number Diff line number Diff line change @@ -19,6 +19,8 @@ LABEL org.opencontainers.image.source="https://github.com/OneGround/ZGW-APIs" \
1919
2020WORKDIR /app
2121
22+ COPY LICENSE ./
23+
2224COPY --from=build /app/publish .
2325
2426RUN apt-get update -yq \
Original file line number Diff line number Diff line change @@ -19,6 +19,8 @@ LABEL org.opencontainers.image.source="https://github.com/OneGround/ZGW-APIs" \
1919
2020WORKDIR /app
2121
22+ COPY LICENSE ./
23+
2224COPY --from=build /app/publish .
2325
2426RUN apt-get update -yq \
Original file line number Diff line number Diff line change @@ -19,6 +19,8 @@ LABEL org.opencontainers.image.source="https://github.com/OneGround/ZGW-APIs" \
1919
2020WORKDIR /app
2121
22+ COPY LICENSE ./
23+
2224COPY --from=build /app/publish .
2325
2426RUN apt-get update -yq \
Original file line number Diff line number Diff line change @@ -19,6 +19,8 @@ LABEL org.opencontainers.image.source="https://github.com/OneGround/ZGW-APIs" \
1919
2020WORKDIR /app
2121
22+ COPY LICENSE ./
23+
2224COPY --from=build /app/publish .
2325
2426RUN apt-get update -yq \
Original file line number Diff line number Diff line change @@ -19,6 +19,8 @@ LABEL org.opencontainers.image.source="https://github.com/OneGround/ZGW-APIs" \
1919
2020WORKDIR /app
2121
22+ COPY LICENSE ./
23+
2224COPY --from=build /app/publish .
2325
2426RUN apt-get update -yq \
Original file line number Diff line number Diff line change @@ -19,6 +19,8 @@ LABEL org.opencontainers.image.source="https://github.com/OneGround/ZGW-APIs" \
1919
2020WORKDIR /app
2121
22+ COPY LICENSE ./
23+
2224COPY --from=build /app/publish .
2325
2426RUN apt-get update -yq \
You can’t perform that action at this time.
0 commit comments