agent / Dockerfile
gitdeem's picture
Upload Dockerfile
73a7702 verified
raw
history blame contribute delete
125 Bytes
FROM xyuant/agent:web
RUN mkdir /app/logs && chmod 777 /app/logs
RUN mkdir /app/workspace && chmod 777 /app/workspace