Skip to content
Snippets Groups Projects
Commit a14dc039 authored by Mervat Fatma El-Zanaty's avatar Mervat Fatma El-Zanaty
Browse files

again

parent e51b97a1
Branches
Tags v0.2
No related merge requests found
FROM alpine:latest
RUN apk add --no-cache bash
CMD ["bash"]
FROM ubuntu
CMD ["echo","hi world"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment