Skip to content

Instantly share code, notes, and snippets.

@arun9theja
Forked from jaabanks/Dockerfile
Created March 11, 2024 18:53
Show Gist options
  • Save arun9theja/350a9299646f3bca1b26ab16b8fe3ff2 to your computer and use it in GitHub Desktop.
Save arun9theja/350a9299646f3bca1b26ab16b8fe3ff2 to your computer and use it in GitHub Desktop.
FROM nginx
COPY ./index.html /usr/share/nginx/html/index.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment