mirror of
https://github.com/sstent/containers.git
synced 2026-01-25 16:41:51 +00:00
sync
This commit is contained in:
@@ -9,7 +9,7 @@ RUN apt-get update && \
|
||||
RUN cpan Carton
|
||||
RUN git clone https://framagit.org/fiat-tux/hat-softwares/lufi.git /usr/lufi && \
|
||||
cd /usr/lufi && \
|
||||
carton install --deployment --without=test --without=postgresql --without=mysql --without=swift-storage --without=ldap
|
||||
carton install --deployment --without=test --without=postgresql --without=mysql --without=swift-storage --without=ldap --without=htpasswd
|
||||
|
||||
ENV GID=1000 \
|
||||
UID=1000 \
|
||||
|
||||
Reference in New Issue
Block a user