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