Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: fix make docker build xxx #1950

Merged

Commits on Mar 13, 2024

  1. fix DOCKER_BUILDER in Makefile

    Signed-off-by: j4ckstraw <j4ckstraw@foxmail.com>
    j4ckstraw committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    d4b6f83 View commit details
    Browse the repository at this point in the history
  2. adjust koordlet.dockerfile commands sequence

    softwares installed by apt install is more stable than source code,
    install them first can make better use of the docker build cache
    
    Signed-off-by: j4ckstraw <j4ckstraw@foxmail.com>
    j4ckstraw committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    f992948 View commit details
    Browse the repository at this point in the history