https://github.com/gentoo-ev/images.gentoo-ev.org
:earth_americas: Repository powering the https://images.gentoo-ev.org/ website
https://github.com/gentoo-ev/images.gentoo-ev.org
docker-compose docker-image fosdem gentoo german-language lazygal pictures static-site website
Last synced: 5 months ago
JSON representation
:earth_americas: Repository powering the https://images.gentoo-ev.org/ website
- Host: GitHub
- URL: https://github.com/gentoo-ev/images.gentoo-ev.org
- Owner: gentoo-ev
- Created: 2018-06-23T17:51:36.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2026-01-20T23:29:44.000Z (5 months ago)
- Last Synced: 2026-01-21T09:38:38.131Z (5 months ago)
- Topics: docker-compose, docker-image, fosdem, gentoo, german-language, lazygal, pictures, static-site, website
- Language: HTML
- Size: 196 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/gentoo-ev/images.gentoo-ev.org/actions/workflows/build.yml)
# How to Build and Run (on Gentoo)
```console
# sudo emerge app-emulation/docker app-emulation/docker-compose
# sudo /etc/init.d/docker start
# docker network create --internal ssl-reverse-proxy
# docker-compose up -d --build
# chromium http://127.0.0.1:50380/ &
```
Enjoy :)