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

Implement support for Docker in rootless mode #22

Open
mfhepp opened this issue May 1, 2024 · 2 comments
Open

Implement support for Docker in rootless mode #22

mfhepp opened this issue May 1, 2024 · 2 comments
Assignees

Comments

@mfhepp
Copy link
Owner

mfhepp commented May 1, 2024

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).

@mfhepp mfhepp self-assigned this May 1, 2024
@mfhepp
Copy link
Owner Author

mfhepp commented May 1, 2024

@mfhepp
Copy link
Owner Author

mfhepp commented May 1, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant