Spaces:
Paused
Paused
| FROM ghcr.io/xiaoxuan6/github-profile:latest | |
| USER root | |
| RUN ls -la /src && \ | |
| chmod -R 777 /src |
| FROM ghcr.io/xiaoxuan6/github-profile:latest | |
| USER root | |
| RUN ls -la /src && \ | |
| chmod -R 777 /src |