Last active
October 1, 2021 18:37
-
-
Save ideepika/17b922cf85800b481b76ab59d25a346c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| from ubuntu:focal | |
| RUN apt-get -y update | |
| RUN apt-get install git |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment