You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[`cache`](#run---mounttypecache)| Mount a temporary directory to cache directories for compilers and package managers. |
676
+
|[`tmpfs`](#run---mounttypetmpfs)| Mount a `tmpfs` in the build container. |
677
+
|[`secret`](#run---mounttypesecret)| Allow the build container to access secure files such as private keys without baking them into the image or build cache. |
678
+
|[`ssh`](#run---mounttypessh)| Allow the build container to access SSH keys via SSH agents, with support for passphrases. |
0 commit comments