-
1. [x] Index after downloading from cache (but first probably we may need to fix #363)
2. [ ] `vagga _verify container-name` to test that files have not been modified and still correspond to index fi…
-
# Motivation
Sometimes you want to have some writable volume, which is not a `!Tmpfs` (e.g. it's too large, or must be shared between containers, or must be shared between restarts), but you don't ca…
-
The crashed process:
```
ERROR:vagga::builder: Error building container "py": step Install(["ca-certificates", "python3.6=3.6.2-1~16.04.york0"]) failed: error running killed by signal SIGBUS[7]
``…
-
I have created a data-only container to be used as a volume, but `vagga` mounts it as read-only (and the same for `/`). Reading on the docs it seems would be possible to write it by using `write-mode:…
-
- [x] Read about tests [here](http://www.drdobbs.com/testing/unit-testing-with-python/240165163)
- [x] Also there's a good link about test's in django docs [here](https://docs.djangoproject.com/en/1.…
-
Reported here: https://github.com/tailhook/vagga/issues/12#issuecomment-259389901
This should be reported upstream
-
Is it possible to use / run existing docker images or do they always have to be built separately using vagga?
-
This is a big ticket tracking overlayfs support.
The plan, in the order of importance:
- [x] Check whether unprivileged overlayfs is supported (`vagga _check_overlayfs_support`)
- [ ] Use overlayfs f…
-
- [ ] merge Node/MapNode/BaseInterface into a single construct
- a workflow can be a node in the graph
- [ ] a mapnode can support a workflow
- [ ] file inputs automatically encode full paths
- …
satra updated
6 years ago
-
Hi,
Currently, installing Ubuntu packages requires requires overwriting the security settings, by explicitly allowing to install unsigned/unauthenticated packages:
http://vagga.readthedocs.org/en/l…