agent / Dockerfile
gitdeem's picture
Upload Dockerfile
41b7e8e verified
raw
history blame
159 Bytes
FROM xyuant/agent:web
RUN mkdir /app/logs && chmod 777 /app/logs
RUN mkdir /app/workspace && chmod 777 /app/workspace
RUN mkdir logs/ && chmod 777 logs/