Skip to content

Instantly share code, notes, and snippets.

@TyeolRik
Created April 18, 2025 00:24
Show Gist options
  • Save TyeolRik/4496018ce5c9f62786eee1ea32153093 to your computer and use it in GitHub Desktop.
Save TyeolRik/4496018ce5c9f62786eee1ea32153093 to your computer and use it in GitHub Desktop.
Create dev container
podman run -it --name dev --network host -v devVolume:/root/ rockylinux/rockylinux:9.5 /bin/bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment