Skip to content

Commit

Permalink
Add luet config
Browse files Browse the repository at this point in the history
Signed-off-by: Mauro Morales <[email protected]>
  • Loading branch information
mauromorales committed Dec 13, 2023
1 parent 9ca2199 commit a120ae8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,6 @@ RUN rm -rf /framework/var/luet
RUN rm -rf /framework/var/cache

FROM scratch AS final
COPY repositories.yaml /etc/luet/luet.yaml
COPY --from=post /framework /
COPY --from=luet /usr/bin/luet /usr/bin/luet

0 comments on commit a120ae8

Please sign in to comment.