cv / Dockerfile
yzwwxm's picture
Update Dockerfile
fb4b107 verified
raw
history blame contribute delete
79 Bytes
FROM ghcr.io/c4illin/convertx
RUN mkdir -p /app/data
RUN chmod 777 -R /app/data