-
Opening for transparency. I've noticed some sporadic issues with our builds due to the fetch for go-groups.
Upstream issue: https://github.com/indeedeng/go-groups/issues/20
Some thoughts on how …
-
Hi there,
You reference the package `python-pip` in several `Dockerfile`s however since you're including `FROM ubuntu:latest` it uses Ubuntu 20.20 which no longer supports Python2. There is a `pyth…
-
To run the TM351 environment in Binderhub, we need it in a single container.
One of the main questions is, what permissions do we need to set things up under and how do we guarantee that notebook a…
-
Hola @nvidela como andas? te consulto:
Estoy utilizando un setup en un servidor tomando de referencia las imagenes de docker, pero montado todo con un docker-compose.yml
Al querer grabar una ima…
-
As a `admin`, I want to be able to use scripts (chef/puppet/ansible) to install pixiedust.
### Expected behavior
jupyter install pixiedust -y
This will take environment variables set and complete…
-
Hi,
some guys ( including myself ) wrote Dockerfiles for FoundationDB:
https://forums.foundationdb.org/t/simple-dockerfile/280/5
https://forums.foundationdb.org/t/how-are-contributing-workers-c…
-
It would be great if the path to the file containing the full description was configurable, not always README.md where the Dockerfile is located.
It's useful to be able to show a different README on …
-
## Context
Before opening the dev container spec, we hosted a set of dev container Templates that each included a Dockerfile and devcontainer.json. Once we opened up the spec, we moved a set of Tem…
-
Stolen from: https://github.com/JanitorTechnology/dockerfiles/issues/32#issuecomment-318685029
We should also add the following user configurations to our Cloud9 workspace type:
- [ ] Code editor …
-
Is there a way to generate multiple Docker images from the same Gradle script? For example if we wanted to generate separate Docker images from separate Dockerfiles? I know this can be done with a mul…