Make Library build work with podman
This commit is contained in:
@@ -11,6 +11,9 @@ RUN apt update && ./install_rust.sh
|
||||
# TODO: Deal with this eventually
|
||||
ADD ["scripts/install_pop-fe.sh", "/usr/scripts"]
|
||||
|
||||
ENV PATH="/jaby_engine/bin:/root/.cargo/bin:${PATH}"
|
||||
ENV JABY_ENGINE_PATH=/jaby_engine
|
||||
|
||||
#WORKDIR /usr/src/project
|
||||
|
||||
#RUN apt update && apt install -y nginx
|
||||
|
Reference in New Issue
Block a user