Skip to content

Commit 75f6945

Browse files
authored
docs: Update README.md
1 parent 1f54010 commit 75f6945

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docker/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,10 +161,10 @@ docker image prune
161161
### Updating an older environment
162162

163163
If you already have a clone, such as from a previous codesprint, and are updating that clone, before starting the datatracker from the updated image:
164-
* `rm ietf/settings_local.py` # The startup script will put a new one, appropriate to the current release, in place
165-
* Execute the `Clean all` sequence above.
164+
1. `rm ietf/settings_local.py` *(The startup script will put a new one, appropriate to the current release, in place)*
165+
1. Execute the [Clean all](#clean-all) sequence above.
166166

167-
If the dev environment fails to start, even after running the `Clean all` sequence above, you can fully purge all docker cache, containers, images and volumes by running the command below.
167+
If the dev environment fails to start, even after running the [Clean all](#clean-all) sequence above, you can fully purge all docker cache, containers, images and volumes by running the command below.
168168

169169
> [!CAUTION]
170170
> Note that this will delete everything docker-related, including non-datatracker docker resources you might have.

0 commit comments

Comments
 (0)