Docker
Link
Resources
Container registries
- Docker Hub ^4e3d46
- Quay
Reference
docker CLI
run
-dRun container in detached mode (in the background)-p NNN:MMMMap port MMM of the host to port NNN in the container
FAQ
Permission denied when accessing volume-mounted directory
If SELinux is enforced, append a z to apply the default SELinux context:
