|
f46b00c896
|
install: Fix for sh instead of bash.
|
2021-11-02 14:58:20 +01:00 |
|
|
40ab734bb3
|
install: Fix.
|
2021-11-02 14:55:07 +01:00 |
|
|
154e73b291
|
install: Fixed file mode.
|
2021-11-02 14:53:41 +01:00 |
|
|
8dbec29c45
|
Added an installer.
|
2021-11-02 14:52:15 +01:00 |
|
|
ee25ee5fe1
|
More commands.
|
2021-11-02 14:38:12 +01:00 |
|
|
bb0b5f7b6f
|
dps: Added.
|
2021-11-02 14:14:18 +01:00 |
|
|
d879c633a3
|
Merge branch 'master' of https://git.schle.nz/fabian/dup
|
2021-11-02 14:13:11 +01:00 |
|
|
45c5612efb
|
dup: Added --regenerate to print all command necessary to regenerate a container from scratch.
|
2021-11-02 14:13:09 +01:00 |
|
|
5a0094f4d9
|
Typo gefixt.
|
2021-11-02 09:48:50 +00:00 |
|
|
3879c20814
|
Added ofelia functionality.
|
2021-04-20 11:57:52 +02:00 |
|
|
f7b9535089
|
(Try to) stop old container before removing it.
|
2020-11-06 06:45:57 +01:00 |
|
|
5a562e2e90
|
Added shm_size.
|
2020-11-06 06:45:33 +01:00 |
|
|
6e7624a245
|
Extended examples for nginx_type and nginx_client_max_body_size.
|
2020-09-04 06:20:49 +02:00 |
|
|
eee7b009a4
|
Updated mappings, sample yml and options.
|
2020-09-04 06:18:38 +02:00 |
|
|
18eb80ebf6
|
Added mapping auto_update to set the label for watchtower or pyouroboros or whatever.
|
2020-09-04 06:17:46 +02:00 |
|
|
1eb3a8ded7
|
Fixes for network stuff.
|
2020-09-04 06:16:55 +02:00 |
|
|
73c3f5aacb
|
Added option mapping to set the user and group for the container.
|
2020-09-04 06:15:05 +02:00 |
|
|
1ee6de03c1
|
Differentiate between creating a fresh container and recreating an already existing one.
|
2020-09-04 06:14:16 +02:00 |
|
|
33a8df5ac1
|
Added --all to regenerate all available containers.
|
2020-09-04 06:13:10 +02:00 |
|
|
61b3f2b98a
|
Reduced the verbosity and in turn added -v/--verbose to reactivate the verbosity.
|
2020-09-04 06:11:48 +02:00 |
|
|
2377131483
|
Code ist jetzt objektorientiert; man kann mehrere Container auf einmal starten.
|
2019-04-17 09:19:05 +02:00 |
|
|
bf53c905e5
|
Added switch init .
|
2019-03-21 15:52:01 +01:00 |
|
|
ea79b9b98c
|
Merge branch 'master' of https://git.schle.nz/fabian/dup
|
2019-03-21 15:51:07 +01:00 |
|
|
e2b14af74c
|
Extended the sample to contain test: true
|
2019-03-21 15:49:13 +01:00 |
|
|
6c2bf950a0
|
Added a switch for ipv6.
|
2019-03-21 15:48:53 +01:00 |
|
|
7b102d25aa
|
Use the default editor.
|
2019-02-26 09:55:40 +01:00 |
|
|
5a3a1be5a2
|
Many changes.
|
2018-11-07 13:21:23 +01:00 |
|
|
3bcaab101b
|
Added --list to list all known container names.
|
2017-09-25 09:28:58 +02:00 |
|
|
648da782d4
|
Only require base_dir and container for certain commands.
|
2017-09-25 09:27:51 +02:00 |
|
|
7a83662485
|
Small improvements in the handling of external commands.
|
2017-09-25 09:26:58 +02:00 |
|
|
7a1c8e5417
|
Added support for --net and --entrypoint.
|
2017-09-25 09:26:18 +02:00 |
|
|
e8bea498d8
|
Added support for pulling new images before starting the container.
|
2017-09-25 09:25:09 +02:00 |
|
|
12c16cf9c3
|
Using environment variable DUP_DIR to point us to the location of the yml files.
|
2017-02-13 16:39:10 +01:00 |
|
|
ba4f1e057a
|
Fixed bug remaining from splitting of create-from-container functionality.
|
2017-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.
|
2017-02-13 13:08:47 +01:00 |
|
|
7146cdb027
|
Implemented dynamic mapping of yaml values to command line arguments.
|
2017-02-13 13:07:32 +01:00 |
|
|
1b770d45d8
|
Parsing command line arguments via GetoptLong.
|
2017-02-10 09:00:05 +01:00 |
|
|
8900173016
|
Initial commit.
|
2017-02-08 16:45:53 +01:00 |
|