Skip to content

Instantly share code, notes, and snippets.

@brian-tex
Last active March 18, 2023 05:39
Show Gist options
  • Select an option

  • Save brian-tex/0b6c127bc4fc561302745082b030288c to your computer and use it in GitHub Desktop.

Select an option

Save brian-tex/0b6c127bc4fc561302745082b030288c to your computer and use it in GitHub Desktop.
version: "2.4"
services:
rickroll:
image: modem7/docker-rickroll
container_name: Rickroll
ports:
- 9991:8080
environment:
- TITLE="Rickroll" # Changes the title of the webpage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment