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