Open
Description
It's time add brand new 5 year old docker technology to new_just
, buildkit.
- Replace
docker-compose build
withdocker buildx bake
- Add default CI script (for gitlab)
- Build in dind (just do this by default. If someone doesn't want to use dind, they can just remove the dind service)
- Add support for custom CA certs for container registry
- Add support for cache-to and cache-from
- Add multistage caching support
- Make sure ci builds docker image and runs in it with at least one mock test
- Update dockerfile to new
# syntax
- Move
/venv/cache
to a local linked dir to speed up sync time for devs - Update version requirements documentation for docker daemon
- Add
piptools
as an alternative topipenv
#437 - Duplicate declarations in new_just #407
Metadata
Metadata
Assignees
Labels
No labels