03b8b4baca
Renamed dlr to drl (first Restart, then Logs).
fabian2022-02-15 09:24:00 +01:00
7ff0f28ed4
dup: Message about unset DUP_DIR is now being output to STDERR to prevent it from clobbering up redirections of --sample and stuff.
fabian2021-11-04 11:42:50 +01:00
3bcaab101b
Added --list to list all known container names.
fabian2017-09-25 09:28:58 +02:00
648da782d4
Only require base_dir and container for certain commands.
fabian2017-09-25 09:27:51 +02:00
7a83662485
Small improvements in the handling of external commands.
fabian2017-09-25 09:26:58 +02:00
7a1c8e5417
Added support for --net and --entrypoint.
fabian2017-09-25 09:26:18 +02:00
e8bea498d8
Added support for pulling new images before starting the container.
fabian2017-09-25 09:25:09 +02:00
12c16cf9c3
Using environment variable DUP_DIR to point us to the location of the yml files.
fabian2017-02-13 16:39:10 +01:00
ba4f1e057a
Fixed bug remaining from splitting of create-from-container functionality.
fabian2017-02-13 16:02:19 +01:00
d889ba5124
Fixed two bugs in the sample yaml: interactive was split into tty and stdin_open following the compose file docs. And stop_grace_period requires an integer, not a time string.
fabian2017-02-13 13:08:47 +01:00
7146cdb027
Implemented dynamic mapping of yaml values to command line arguments.
fabian2017-02-13 13:07:32 +01:00
1b770d45d8
Parsing command line arguments via GetoptLong.
fabian2017-02-10 09:00:05 +01:00