Y
Hacker News
new
|
ask
|
show
|
jobs
by
knoopx
517 days ago
here is a derivation that fetches
https://www.usememos.com/
from source, changes the color palette, builds a docker image out of it and spins up a container that traefik exposes automatically:
https://gist.github.com/knoopx/afde5e01389e3b8446f469c056e59...
1 comments
Cyph0n
517 days ago
Very cool! I actually considered implementing the Compose Build spec this way for compose2nix, but instead opted to just use Docker/Podman directly.
link