mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
remove duplicate lines
This commit is contained in:
parent
709a01fa85
commit
5e9adc91df
1 changed files with 0 additions and 3 deletions
|
|
@ -20,8 +20,5 @@ VOLUME /cache
|
|||
RUN dnf install -y make && make install-deps
|
||||
RUN ln -s ~/.local/share/containers/cache /cache/skopeo
|
||||
|
||||
VOLUME /build-container-installer/build
|
||||
VOLUME /cache
|
||||
|
||||
ENTRYPOINT ["/bin/bash", "/build-container-installer/entrypoint.sh"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue