Skip to content

Working exercises for local development #2993

@arkirchner

Description

@arkirchner

Exercises and execution environments should work without modifications in local development environment.

TODO:

  • Update execution environment images.
  • Remove obsolete execution environments.
  • Test exercises and repair issues.

Note:

Current images do not work with the latest docker version because the V1 image format is no longer supported.

docker: Docker Image Format v1 and Docker Image manifest version 2, schema 1 support has been removed. Suggest the author of docker.io/hklement/ubuntu-sqlite: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/

This can be fixed by adding CONTAINERD_ENABLE_DEPRECATED_PULL_SCHEMA_1_IMAGE=1 to the system environment. This might not work depending on the docker installation source (not working for me).

Metadata

Metadata

Assignees

No one assigned

    Labels

    dockerPull requests that update Docker dependenciesenhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions