Welcome to the Linux Foundation Forum!

Any alternative to BusyBox? I get an error during the image pull for BusyBox

I get the following error during chapter 12, liveness command practice:
Failed to pull image "k8s.gcr.io/busybox": [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of k8s.gcr.io/busybox:latest to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/

Answers

  • petermarkus
    petermarkus Posts: 10

    (doesn't really block my progress I can see the outcome of the exercise in the demo video but still was wondering what could be a solution)

  • chrispokorni
    chrispokorni Posts: 2,487

    Hi @petermarkus,

    Just busybox should work, or docker.io/library/busybox if you encounter any resolution issues.

    Regards,
    -Chris

Categories

Upcoming Training