forked from NYANDEV/forgejo
3 lines
40 B
Docker
3 lines
40 B
Docker
FROM alpine:3.17
|
|
|
|
RUN echo root > state
|