Skip to content

Instantly share code, notes, and snippets.

@manoelhc
Created May 31, 2023 13:38
Show Gist options
  • Save manoelhc/ee91a4a306e55e4b82426d2071619fc6 to your computer and use it in GitHub Desktop.
Save manoelhc/ee91a4a306e55e4b82426d2071619fc6 to your computer and use it in GitHub Desktop.
FROM ubuntu:latest
RUN apt update && apt install git tar xz-utils -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment