Commit Graph

26 Commits

Author SHA1 Message Date
31a973ee03
Rename VOLUME_DIR to VOLUMES_DIR 2020-02-22 15:16:04 +01:00
e71514c6f9
Implement App basics and publish/unpublish 2020-02-19 23:13:46 +01:00
8a39528773
exclude sizes and hash from image definition, typo fixes 2020-02-19 23:11:53 +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
67f994f190
More download/unpack CLI progress 2020-02-17 23:50:20 +01:00
4497e1e793
Simple download/unpack CLI progress 2020-02-17 23:07:18 +01:00
dae215424e
Prototype implementation of ActionItem + observers 2020-02-17 01:05:00 +01:00
a320661727
Download image including parent layers 2020-02-14 23:17:03 +01:00
5abbd921cc
Use trailing slashes for URLs and paths, bunch of fixes 2020-02-14 19:58:19 +01:00
74655ed359
Cache the online repo for 5 minutes 2020-02-14 14:10:42 +01:00
51c0703d71
Move load_pem_public_key to repo_online 2020-02-14 11:16:44 +01:00
64adcf3647
Implement common config + image download 2020-02-14 10:54:22 +01:00
467cce9ac3
Merge crypto + some imagebuilder functions into utils 2020-02-12 16:03:32 +01:00
de6b5e81ac
Rewrite imagebuilder unpack_http_archive using python modules 2020-02-12 06:57:14 +01:00
19425cece9
Remove spoc-image extract 2020-02-11 16:22:37 +01:00
e4088372f4
Implement spoc-container list 2020-02-11 16:15:06 +01:00
1c889fcaac
Start / stop containers including dependencies 2020-02-11 16:14:27 +01:00
81ecaed95e
Fix ephemeral layer addition 2020-02-07 23:20:53 +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
0aeb1c42af
Add ability to set UID/GID by username 2020-02-07 17:27:19 +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