Anthony LC
|
c1998a9b24
|
🙈(docker) add **/.next to .dockerignore
All the ".next" files are generated by the build
process and should not be included in the Docker
context.
|
2026-03-18 09:04:46 +01:00 |
|
Simon Ser
|
bf66265125
|
🙈(docker) add .next to .dockerignore
We don't want to copy this over to the Docker daemon, since this
directory can be quite large.
|
2025-06-11 08:29:28 +02:00 |
|
Anthony LC
|
2dc2341052
|
🚚(docker) move frontend docker config
Move frontend docker config to
src/frontend/Dockerfile.
|
2024-04-19 12:41:06 +02:00 |
|
Samuel Paccoud - DINUM
|
62df0524ac
|
✨(project) first proof of concept printing pdf from markdown
This is a boilerplate inspired from https://github.com/openfun/joanie
|
2024-01-09 15:30:36 +01:00 |
|