Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions flyctl/cmd/fly_auth_docker.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
Adds registry.fly.io to the Docker daemon's authenticated
registries. This allows you to push images directly to Fly.io from
the Docker CLI.

Note: Tokens generated by this command expire after 5 minutes.
the Docker CLI. Note that tokens may expire.

## Usage
~~~
Expand Down
Loading