Added youki build and fromatting of scripts
This commit is contained in:
@@ -20,6 +20,7 @@ RUN apk add --no-cache \
|
||||
musl-utils \
|
||||
pkgconfig \
|
||||
openssl openssl-dev \
|
||||
libseccomp libseccomp-dev \
|
||||
perl \
|
||||
shadow \
|
||||
bash \
|
||||
@@ -55,4 +56,4 @@ RUN chown builder:builder /workspace
|
||||
# Set environment variables - rustup handles everything
|
||||
ENV PATH="/root/.cargo/bin:${PATH}"
|
||||
|
||||
CMD ["/bin/bash"]
|
||||
CMD ["/bin/bash"]
|
||||
|
||||
Reference in New Issue
Block a user