Skip to content

Releases: saurabh-deochake/conio

Conio v1.0.4 with start and stop commands

10 Aug 22:14
Compare
Choose a tag to compare

In Conio v1.0.4

  • Added new subcommand- conio start and conio stop to start and stop containers for future use
  • Minor bug fixes
  • Code reorganization

Conio v1.0.3 with new commands

10 Aug 22:12
Compare
Choose a tag to compare

In Conio v1.0.3

  • Added new subcommand- conio list

  • Extended options for conio clean. Now clean --all or specific containers with --num, --name and --id options

  • Major bug fixes

  • conio list: Now list all available running containers with volumes mounted.

Conio v1.0.2 with new subcommands

31 Jul 18:12
Compare
Choose a tag to compare

In Conio v1.0.2

  • Added new subcommand- conio create

  • Major bug fixes

  • conio create: Now spawn containers with volumes mounted. Provide --num parameter to specify total number of containers to spawn.

v1.0.1

31 Jul 18:09
Compare
Choose a tag to compare
v1.0.1 Pre-release
Pre-release

In Conio v1.0.1

  • Added support for conio run and conio clean commands

  • Some bug fixes

  • conio run : Create containers and run tools onto the containers based on parameters provided

  • conio clean: Stop and remove containers

v1.0.0

31 Jul 18:06
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release
Cannot run as non-root user