CoolFace
Apppublic

xiaoxuan6s/github-activity

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes
Dockerfile6 linesDownload Raw Back to root
1FROM ghcr.io/xiaoxuan6/github-activity:latest2 3USER root4 5RUN ls -la /app && \6  chmod -R 777 /app