mirror of
https://codeberg.org/gigirassy/asciiwebserv.git
synced 2026-05-24 19:14:05 -04:00
serve images of your choice via terminal curl to any place you want!!
- Go 94.3%
- Dockerfile 5.7%
| .forgejo/workflows | ||
| images | ||
| compose.yml | ||
| Dockerfile | ||
| go.mod | ||
| LICENSE | ||
| main.go | ||
| README.md | ||
asciiwebserv
serve images of your choice via terminal curl to any place you want!!
how to use
use docker.
- copy compose.yml from this repo into a folder you want and
mkdir imagesin same folder. - put the images you want it to serve in aforementioned image folder.
docker compose up -d- reverse proxy appropriately to port 52420.
- cry.
