Skip to content

Instantly share code, notes, and snippets.

@cray0000
Created December 22, 2021 12:37
Show Gist options
  • Save cray0000/dd299f08a6ad4cdf4cdc6a92210dd518 to your computer and use it in GitHub Desktop.
Save cray0000/dd299f08a6ad4cdf4cdc6a92210dd518 to your computer and use it in GitHub Desktop.
FROM ubuntu:21.04
WORKDIR /ws
ENTRYPOINT [ "bash" ]
@cray0000
Copy link
Author

Dummy dockerfile for testing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment