https://github.com/gprestes/the-internet-docker
Docker image with the-internet app
https://github.com/gprestes/the-internet-docker
docker-image
Last synced: 5 months ago
JSON representation
Docker image with the-internet app
- Host: GitHub
- URL: https://github.com/gprestes/the-internet-docker
- Owner: gprestes
- Created: 2016-12-15T03:59:16.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2026-01-13T09:54:17.000Z (5 months ago)
- Last Synced: 2026-01-13T11:59:37.086Z (5 months ago)
- Topics: docker-image
- Language: Makefile
- Size: 292 KB
- Stars: 3
- Watchers: 1
- Forks: 4
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# the-internet-docker
Docker image with the-internet app
## To execute the application:
Run this command: `docker run -d -p 7080:5000 gprestes/the-internet:v2.6.5`
## To access the application
Point your browser to `http://localhost:7080`
**Tag History:**
v2.4.1: Uses Ruby 2.4.1
v2.6.5: Uses Ruby 2.6.5
Don't use other tags, including *latest*