Skip to content

Commit

Permalink
docs(README): update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
antmelekhin committed Jul 6, 2024
1 parent 7d6c43d commit bb13306
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,12 @@ verifier:
docker exec -it systemd-${DISTR}-${VERSION} /bin/bash
```

- Remove the container

```bash
docker rm -f systemd-${DISTR}-${VERSION}
```

## License

MIT
Expand Down

0 comments on commit bb13306

Please sign in to comment.