expand an acronym authored by anarcat's avatar anarcat
......@@ -607,7 +607,7 @@ We currently use the following tags:
* `osuosl`: runners provided by the [OSUOSL](https://osuosl.org/)
* **features**:
* `privileged`: those containers have actual root access and should
explicitly be able to run `DinD`
explicitly be able to run "[Docker in Docker](https://www.docker.com/blog/docker-can-now-run-within-docker/)"
* `debug-terminal`: supports [interactively debugging
jobs](https://docs.gitlab.com/ee/ci/interactive_web_terminal/)
* `large`: have access to 100% system memory via `/dev/shm` but only
......
......