Skip to content

Instantly share code, notes, and snippets.

@roxsross
Created April 2, 2022 13:32
Show Gist options
  • Save roxsross/a2e89249654db6830926597a691ede69 to your computer and use it in GitHub Desktop.
Save roxsross/a2e89249654db6830926597a691ede69 to your computer and use it in GitHub Desktop.
Ejemplo desafio
FROM ubuntu
RUN apt-get update
RUN apt-get -qqy install git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment