Skip to content

New Just rewrite #436

@andyneff

Description

@andyneff

It's time add brand new 5 year old docker technology to new_just, buildkit.

  • Replace docker-compose build with docker 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 to pipenv #437
  • Duplicate declarations in new_just #407

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions