Skip to content

Implement support for Docker in rootless mode #22

@mfhepp

Description

@mfhepp

Basically, implement the lessons learned in

mamba-org/micromamba-docker#407 (comment)

  • update run_script.sh
    • check if rootless
    • check if podman is available
    • check if conditions are met if podman is not available
    • start container with proper options
  • update documentation

This will ideally be done after a cleanup that will remove the -D option and externalize the notebooks feature (and replace build.sh by a Makefile).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions