mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-22 13:25:36 +03:00
4 lines
40 B
Text
4 lines
40 B
Text
|
FROM alpine:3.17
|
||
|
|
||
|
RUN echo root > state
|