-
#2960 was merged but @sgotti reported the following (https://github.com/coreos/rkt/pull/2960#issuecomment-234766557):
> Sorry but I wasn't fast enough to review this. I think the logic should be chan…
alban updated
8 years ago
-
Dear John,
I'm writing to ask if it would be possible to access RMF and ARF matrix data for a Chandra cycle other than cycle 0 or 22, in particular for cycle 19.
I thought about generating an RM…
-
## 🐛 Bug Report
## 🔬 How To Reproduce
Steps to reproduce the behavior:
1. ...
### Code sample
docker run -d -p "5100:5100" pglombardo/pwpush:latest -e DATABASE_URL="postgres…
-
```
derek@energia ~/aci> acbuild --modify ./alpine-latest-linux-amd64.aci set-name localhost/alpine
"/bin/bbsuid": permission denied - call write as root
```
-
Great work on this project.
Are there any plans for incorporating other international codes? US, Canada, Australia?
-
Hi,
should the spec define that, during the aci discovery process, if the version label isn't specified it should default to "latest" (as done in discovery/parse.go?)?
Thanks!
-
It would be great if someone could setup the initial store and the stage1 ACI via a subcommand like `rkt install --default-stage1 stage1.aci`
-
Hi
Studying for the DevNet exam and the code below produces the error at the bottom.
```
import sys
import acitoolkit.acitoolkit as aci
APIC_URL = 'https://10.10.20.14'
USERNAME = 'admin'
…
-
In the simple aci toolkit is possible to add a naming property that is greater than 64 characters long or contains invalid characters per the naming property input validator and the toolkit does not c…
mtimm updated
10 years ago
-
Attempting to use the host stage1 flavor on NixOS fails in the following way:
```
nix2aci/ $ export rktdir=$(dirname `readlink \`which rkt\``);
nix2aci/ $ sudo rkt run --stage1-image=${rktdir}/stag…