Closed gggrant closed 1 year ago
@patcon to add description.
Result of planning session 2022-03-25:
php artisan
or npm run watch
?@petertgiles in backlog refinement, others wanted to know if we could easily handle https://github.com/GCTC-NTGC/gc-digital-talent/issues/2327 -- seemed easy enough, so added it to todos above :)
minimal base image for ubuntu that may be helpful in future (but likely not): https://github.com/phusion/baseimage-docker (maybe helpful HN context)
hyperlink gifts from @petertgiles --
lazy share: https://doc.traefik.io/traefik/providers/docker/ (re: docker watch ⌚ )
check with Tristan when you start working on it @patcon
A way to handle live reloading within docker containers: https://betterprogramming.pub/live-reloading-with-docker-compose-for-efficient-development-356d50e91e39
A way to handle live reloading within docker containers
For sure, this is part of my motivation to combine our webpack builds.
@petertgiles are we still looking to refactor docker?
No, this isn't something we're really thinking about anymore.
Some loose thoughts as I think on this:
Prior Art
(Potentially useful when this is revived)
To Do