636660a
Added plain README for setup.py by
2020-04-28 09:10:06 +0200
5b0ebb6
Keep working on documentation. by
2020-04-28 09:06:40 +0200
efc1f4c
Documentation. by
2020-04-28 08:29:13 +0200
d343c40
Fix in compose build_volumes() by
2020-04-28 00:17:15 +0200
3e7861b
Mini debug by
2020-04-27 23:52:37 +0200
f7cfa46
Removed sha256 from jail create by
2020-04-27 23:49:18 +0200
a91ae86
Fix in focker image prune by
2020-04-27 23:25:52 +0200
0c4203f
Update README.md by
2020-04-27 21:48:53 +0200
0412a70
Update README.md by
2020-04-27 21:30:19 +0200
babaca9
Update README.md by
2020-04-27 21:19:30 +0200
37413c2
Update README.md by
2020-04-27 21:08:47 +0200
bc5ffb6
Update README.md by
2020-04-27 20:52:16 +0200
4698eaf
Update README.md by
2020-04-27 20:26:16 +0200
1ece2ca
Update and rename README to README.md by
2020-04-27 20:25:01 +0200
d57d8fa
Added copyright notes. by
2020-04-27 20:02:03 +0200
715893d
Compose seems to work pretty much. by
2020-04-27 19:09:02 +0200
9f0c28c
setup.py adjustments by
2020-04-27 18:42:26 +0200
ad5421e
Added setup.py by
2020-04-27 18:14:44 +0200
b4a8c24
Started implementing focker compose by
2020-04-27 17:57:48 +0200
51b2c39
Improved zfs_find() by
2020-04-27 17:46:17 +0200
357062b
Added AmbiguousReference exception by
2020-04-27 17:28:54 +0200
b8e58b3
Small by
2020-04-27 16:55:51 +0200
2aa4286
Make sure tag/untag is volume-specific by
2020-04-27 16:48:59 +0200
c90bd1b
Small improvement by
2020-04-27 16:44:48 +0200
4eae79f
Improved CopyStep by
2020-04-27 16:41:37 +0200
6bcad7f
Some more shlex by
2020-04-27 16:36:16 +0200
bf79569
Removed unused jail_run_v2 by
2020-04-27 16:02:30 +0200
8ce36a4
Protect against spaces in env vars by
2020-04-27 15:58:34 +0200
0d3ff33
Protect against spaces in tags by
2020-04-27 15:52:39 +0200
515985a
Simplify syntax by
2020-04-27 15:09:20 +0200
24f33bd
Shorthand versions for subparser commands. by
2020-04-27 14:48:35 +0200
d2355fa
More explicit tag/untag for images by
2020-04-27 14:09:56 +0200
b4b4e6b
Updated API calls in focker image to avoid confusion with other object types. by
2020-04-27 13:06:26 +0200
fb68e59
A right mix of quote() and shlex.quote() seems to be correct. by
2020-04-27 12:50:46 +0200
2fb23cf
Got rid of shlex, implemented focker run oneshot. by
2020-04-27 12:26:34 +0200
499ac39
Added focker jail {start, stop, remove, exec} by
2020-04-27 11:49:33 +0200
ee2fcd0
Added -f switch in focker jail prune by
2020-04-27 10:30:08 +0200
3d8798d
Added hostname in jail by
2020-04-27 10:22:02 +0200
c475b11
Added focker jail create by
2020-04-27 10:02:29 +0200
4b33532
Introduce jail_run_v2(). by
2020-04-27 08:24:49 +0200
f499de8
Added mount helpers. by
2020-04-26 17:44:52 +0200
7a46e18
Started implementing focker jail prune. by
2020-04-25 11:36:42 +0200
a532056
Added focker jail tag/untag. by
2020-04-25 11:16:43 +0200
d94c1ca
Added focker jail list by
2020-04-25 08:52:54 +0200
156dcff
Added ability to mount volumes in focker jail run by
2020-04-24 23:36:25 +0200
d486942
Implemented focker volume commands. by
2020-04-24 21:55:55 +0200
5b34b99
Added focker volume create. by
2020-04-24 21:39:48 +0200
13591ca
Started implementing volume commands. by
2020-04-24 20:08:36 +0200
fb9b1a0
Fix in image prune by
2020-04-24 17:25:51 +0200
0435624
Added focker image tag by
2020-04-24 17:16:45 +0200
cba11b7
Added focker image remove by
2020-04-24 16:27:32 +0200
d65a623
Added focker image prune by
2020-04-24 15:44:34 +0200
48b6f1f
Added focker image list. by
2020-04-24 14:56:11 +0200
a2b0852
Minor adjustment by
2020-04-24 01:37:51 +0200
624a617
Improved jail cleanup by
2020-04-24 01:29:59 +0200
177922e
Another fix. by
2020-04-24 01:13:33 +0200
99f14eb
Fix by
2020-04-24 01:09:38 +0200
a428fc9
Making sure to finalize in the right place by
2020-04-24 00:23:00 +0200
92462c0
randint fix by
2020-04-24 00:19:40 +0200
a9f833b
Trying to make sure you can Ctrl+C at any time by
2020-04-24 00:09:24 +0200
08b6c82
Copy step improved for focker_dir by
2020-04-23 23:43:38 +0200
16687d1
Fix for the missing tag case by
2020-04-23 23:21:46 +0200
8696a3d
Added ability to run jails by
2020-04-23 23:08:30 +0200
9554a73
Added ability to untag by
2020-04-23 22:28:26 +0200
1336e5a
Proper handling to add tags by
2020-04-23 22:24:26 +0200
ee2e02b
Added ability to tag builds by
2020-04-23 22:20:01 +0200
174ecdf
Add reusing of existing steps. by
2020-04-23 22:00:00 +0200
8e89b71
First build succeeded. by
2020-04-23 20:07:11 +0200
655f2a4
Working on image build by
2020-04-23 18:57:55 +0200
f84824a
Started working on build by
2020-04-22 11:59:47 +0200
69a9be6
Sketched step execution implementation by
2020-04-21 22:38:57 +0200
e91fa97
Started working on step hashes. by
2020-04-21 18:03:23 +0200
51cc582
Initial commit. by
2020-04-21 12:41:42 +0200