Skip to content

Releases: touero/easier-docker

Release 2.2.7

07 Apr 07:45
d87492e

Choose a tag to compare

Support execute shell in docker container

2.2.6

04 Dec 03:37
8874210

Choose a tag to compare

  • old container can be deleted by time or direct configuration
  • dynamically obtain the status of the container
  • in addition to container_config, other parameters may become keyword parameters in the future
  • improved the make function
  • update the WIKI.md

2.2.5

29 Nov 08:59
44a9146

Choose a tag to compare

Fix bug than entry point error in easier-docker cli

2.2.4

20 Nov 07:53

Choose a tag to compare

  • Fix misspelling in Makefile
  • Add some test cases
  • Update wiki
  • Update docker-py to version 7.1.0
  • Some logical changes

2.2.2

24 Feb 06:03

Choose a tag to compare

What's Changed😊

Reconstructed network configuration.

2.2.1

01 Jan 09:48
1658bdf

Choose a tag to compare

What's Changed😊

Added functions that require network operation

2.1.1

17 Dec 06:54
31d4f97

Choose a tag to compare

What's Changed

Privatization methods and attributes #4

2.1.0

01 Dec 03:04
8f52279

Choose a tag to compare

What's Changed

Supports yml and json in 2.1.0 #2

2.0.0

27 Nov 01:59

Choose a tag to compare

What's Changed

  1. feat: logs in #1
  2. Execute through configuration file in #1