-
Hello,
I am trying to make a singularity container and it seems the build failed.
Here's the neurodocker command I ran
```
docker run --rm repronim/neurodocker:master generate singularity \
…
-
It there a specific reason why there are no tags / multiarch manifests on docker hub for the alpine version.
openjdk-docker/11/jdk/alpine/Dockerfile.hotspot.releases.full
already is able to build …
Xnyle updated
4 years ago
-
if yes add integration test for multi arch
-
On the webinar I saw that you can specify `--platform=` to build multiarch, but it would be really nice if you could list them in an `.acornrc` in your home folder or something so it always does it wi…
-
I am having issues building this on my multiarch system, specifically the build script tries to link the 32-bit host library with a 64-bit version of libwinecrt0, I'm going to build this in a 32-bit c…
-
### Description / Steps to reproduce the issue
$ ./tools/configure.sh lm3s6965-ek:qemu-protected
$ make -j
qemu-system-arm -net nic,model=stellaris -net user,hostfwd=tcp:127.0.0.1:10023-10.0.2.15:2…
-
1.) Found that the csi containers from quay are not multi-arch, building my own so not a big deal at the moment.
2.) The jparklab/synology-csi:v1.0.0-kubernetes-1.18.0 from the k8s v1.18 deployment…
-
```
What steps will reproduce the problem?
1. sudo apt-get build-dep darkice
2. svn checkout http://darkice.googlecode.com/svn/darkice/trunk/
darkice-read-only
3. cd darkice-read-only/
4. ./autogen.s…
-
```
What steps will reproduce the problem?
1. sudo apt-get build-dep darkice
2. svn checkout http://darkice.googlecode.com/svn/darkice/trunk/
darkice-read-only
3. cd darkice-read-only/
4. ./autogen.s…
-
The README currently suggests installation of the package using:
``devtools::install_github("scrogster/nimbleDistance", build_vignettes = TRUE, INSTALL_opts = "--no-multiarch")``
However, this do…