Skip to content

Commit 311bcb0

Browse files
committed
Link to create a token for docker hub
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent 47af47d commit 311bcb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ curl -LSsf https://get.actuated.com | LICENSE="" \
4545

4646
* `TOKEN` - this is an API token for the enrollment service - reach out and we'll generate this for you
4747
* `LICENSE` - the key you purchased for actuated
48-
* `DOCKER_USERNAME` and `DOCKER_PASSWORD` - your Docker Hub credentials for the pull-through cache - leave these empty to cache with anonymous pulls
48+
* `DOCKER_USERNAME` and `DOCKER_PASSWORD` - your Docker Hub credentials for the pull-through cache. [Create a token here](https://docs.docker.com/security/access-tokens/) or leave empty to cache layers pulled anonymously.
4949
* `HOME` - the home directory of the user running the script - this is required during userdata since HOME is usually an unset variable.
5050

5151
The installation will guess the best place to store VM snapshots, and if a space disk or partition is found, it will be wiped and formatted.

0 commit comments

Comments
 (0)