5 ms·
In another note: The docker-compose file builds the frontend live on the docker container. I've built similar technology a few years ago and am totally trying t
by ri0t 3y ago
In another note: The docker-compose file builds the frontend live on the docker container. I've built similar technology a few years ago and am totally trying to get rid of this kind-of "on-premises" build process, as imho it is WAY to fault-prone.
Interesting to see this project pull it through anyway.
They also begin with updating a lot of deb-dependencies. I imagine this to be hellishly difficult to maintain. Props for even trying!