Skip to content

Commit

Permalink
Update ChangeLog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jlangch authored Aug 26, 2023
1 parent 12a22a9 commit bef0fd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ All notable changes to this project will be documented in this file.
- a `docker` module to manage docker images and containers from Venice scripts. The functions support both TEXT and JSON output of the docker commands. The JSON output is parsed and converted to Venice data for further processing. The module currently supports the Docker commands:
- docker version,
- docker images, docker image prune, docker image rm
- docker ps, docker start, docker stop, docker cp
- docker ps, docker start, docker stop, docker cp, docker diff, docker pause, docker unpause, docker wait

### Fixed

Expand Down

0 comments on commit bef0fd2

Please sign in to comment.