mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-02-13 13:43:26 +03:00
4 lines
40 B
Text
4 lines
40 B
Text
|
FROM alpine:3.17
|
||
|
|
||
|
RUN echo root > state
|