|
79b02c90fe
|
Print container status as value, not the whole enum member
|
2020-10-17 10:55:38 +02:00 |
|
|
7b3c2088e1
|
Add help strings to command line options
|
2020-05-24 08:55:02 +02:00 |
|
|
bb694671f2
|
Attempt to stop containers in App update/uninstall, closes #3
|
2020-04-26 18:41:42 +02:00 |
|
|
9269c4384c
|
Introduce is_running()/is_stopped() Container/App convenience methods
|
2020-04-26 16:46:09 +02:00 |
|
|
b3f2a4be70
|
Allow spoc-container start to pass a command
|
2020-04-05 20:34:40 +02:00 |
|
|
c8b0d02e8c
|
Rename State to ContainerState
|
2020-03-26 21:32:16 +01:00 |
|
|
c0ce525004
|
Use ActionQueue for app update/uninstall
|
2020-03-26 20:29:27 +01:00 |
|
|
86a845a92d
|
Move autostart flag from containers to apps
|
2020-03-26 19:30:37 +01:00 |
|
|
44c1a8638d
|
Return cmd returncode from spoc-c exec
|
2020-03-19 21:59:23 +01:00 |
|
|
a6dd9ee3e4
|
Make the /usr/bin scripts executable
|
2020-03-13 13:15:00 +01:00 |
|
|
ac4b7f9995
|
Implement exclusive locking with mtime-based cache
|
2020-03-12 21:54:06 +01:00 |
|
|
ebb45e502a
|
Specify file mount explicitly
|
2020-02-22 18:06:59 +01:00 |
|
|
31a973ee03
|
Rename VOLUME_DIR to VOLUMES_DIR
|
2020-02-22 15:16:04 +01:00 |
|
|
e32a76e174
|
Define own layer in image, simplify copy_tree + extractall, raise HTTP errors
|
2020-02-18 23:37:43 +01:00 |
|
|
9e9b3da0dd
|
Use methods as argparse actions, return definitions as shallow copies
|
2020-02-18 12:33:54 +01:00 |
|
|
5e1b153c3d
|
ActionQueue + DepSolver for image removal / cleanup
|
2020-02-18 10:48:57 +01:00 |
|
|
64adcf3647
|
Implement common config + image download
|
2020-02-14 10:54:22 +01:00 |
|
|
e4088372f4
|
Implement spoc-container list
|
2020-02-11 16:15:06 +01:00 |
|
|
645735a306
|
Allow to pass UID/GID to container exec
|
2020-02-07 21:48:53 +01:00 |
|
|
da27fa02e0
|
Bunch of typo and bug fixes
|
2020-02-07 19:48:43 +01:00 |
|
|
ac596a6dc1
|
Store full image definitons
|
2020-02-07 15:12:27 +01:00 |
|
|
a131948826
|
Swap the load_from_repo logic and improve definition members iteration
|
2020-02-07 13:08:38 +01:00 |
|
|
88b8520ff8
|
Pretty solid start
|
2020-02-06 19:00:41 +01:00 |
|