Closed marcosgomesneto closed 5 months ago
The variant Alpine not working.
Dockerfile
# Update packages RUN apt-get update # Install Git RUN apt-get update && apt-get install -y git
Alphine doesn't have apt-get command.
The variant Alpine not working.
Dockerfile
Alphine doesn't have apt-get command.