5 lines
49 B
Text
5 lines
49 B
Text
|
FROM bitnami/git:2.39.2
|
||
|
|
||
|
WORKDIR /app/www
|
||
|
|
||
|
RUN ls
|