diff options
Diffstat (limited to 'test-1/Dockerfile')
| -rw-r--r-- | test-1/Dockerfile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test-1/Dockerfile b/test-1/Dockerfile index f32e3e8..b4e1dd4 100644 --- a/test-1/Dockerfile +++ b/test-1/Dockerfile | |||
| @@ -2,6 +2,4 @@ FROM ubuntu:latest | |||
| 2 | 2 | ||
| 3 | RUN apt update && apt install -y git | 3 | RUN apt update && apt install -y git |
| 4 | 4 | ||
| 5 | RUN git --version | ||
| 6 | |||
| 7 | ENTRYPOINT ['git'] | 5 | ENTRYPOINT ['git'] |
