/docker-reboot

Primary LanguageHTMLMIT LicenseMIT

Self Hosted, self contained Rickroll container.

Docker Pulls Docker Image Size (tag) Docker Image Size (tag) Docker Image Size (tag) 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 (bar for the Youtube tag).

Container Screenshot

Capture

Tags

Tag Description
Latest Automatically built every month. Video starts automatically, but muted. SD Quality.
Onclick Automatically built every month. Uses an onclick method with a poster image. SD Quality.
Youtube Automatically built every month. Uses an iFrame to embed a Youtube Video. SD Quality.
1080/1080onclick Automatically built every month. 1080p AI remasters of the above tags.
4k/4konclick No longer being automatically updated due to the size on github. 4K AI remasters of the above tags.
Test Same as onclick tag, currently testing cross compatibility with multiple browsers.

Configuration

version: "2.4"

services:

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