Skip to content

johnsonbui/docker-rickroll

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Self Hosted, self contained Rickroll container.

Docker Pulls Docker Image Size (tag) Build Status

More info can be found here: https://www.youtube.com/watch?v=dQw4w9WgXcQ

Image is based on Nginx stable alpine, and all the content is local to the container.

Container Screenshot

Capture

Tags

:Latest is automatically built every week.

:Monthly is automatically built every month.

:Youtube is automatically built every month, and uses an iFrame to embed a Youtube Video.

Configuration

version: "2.4"

services:

  rickroll:
    image: modem7/docker-rickroll
    container_name: Rickroll
    ports:
      - 80:80

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 78.2%
  • Dockerfile 21.8%