diff --git a/.github/workflows/FUNDING.yml b/.github/workflows/FUNDING.yml new file mode 100644 index 0000000..ec70093 --- /dev/null +++ b/.github/workflows/FUNDING.yml @@ -0,0 +1 @@ +github: [ehfd] diff --git a/README.md b/README.md index 1ff7041..f1ea23e 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,5 @@ Host is required to have the NVIDIA container toolkit installed and set up. Priv ```bash docker run --gpus 1 -it --privileged ghcr.io/ehfd/nvidia-dind:latest ``` + +Use `-e DOCKERD_FLAG=` to append command-line flags to `dockerd`.