fabioalvaro/bob-estatico

By fabioalvaro

Updated 7 months ago

Um site estático divertido e temático do Bob Esponja servido via Nginx Alpine.

Image
Networking
Web servers
0

10K+

fabioalvaro/bob-estatico repository overview

🧽 SpongeBob SquarePants Static Site

This repository provides a lightweight, fun, and ready-to-use Docker image featuring a SpongeBob-themed static webpage. It is built on top of Nginx Alpine to ensure a minimal footprint and high performance.

🌟 Features

  • Thematic Design: Custom CSS with SpongeBob's signature yellow and ocean blue colors.
  • Animated UI: Includes interactive bubble animations simulating an underwater environment.
  • Lightweight: Based on the Alpine Linux distribution, keeping the image size as small as possible.
  • Ready for Deployment: Perfect for learning Docker, testing container orchestration, or just having fun.

🚀 Quick Start You can get the site up and running in seconds with a single command:

1 docker run -d -p 8080:80 fabioalvaro/bob-estatico

After running the container, visit http://localhost:8080 (http://localhost:8080) in your browser.

🛠️ Build and Customization If you want to build the image locally:

  1. Clone the source: git clone https://github.com/slackwarecps/bob-estatico.git
  2. Build the image: docker build -t fabioalvaro/bob-estatico .

🔗 Project Links


Created with ❤️ by @slackwarecps

Tag summary

Content type

Image

Digest

sha256:e6b2342df

Size

22.4 MB

Last updated

7 months ago

docker pull fabioalvaro/bob-estatico