-
I can't seem to get a successful build with the latest Polkadot v1.0.0. I've tried building with the provided Dockerfile ```./scripts/ci/dockerfiles/polkadot/polkadot_builder.Dockerfile```, as well as…
-
I'm trying to prepare automated builds for [PythonTurtle](https://github.com/cool-RR/PythonTurtle), a "Learn Python" application, which runs on Windows, macOS and GNU/Linux distributions.
Implement…
-
**Image**
consol/debian-xfce-vnc
**Tag**
latest
**Short overview**
I am using the debian version of xfce-vnc and when I set the VNC_PASSWORDLESS variable to true the container doesn't start. If I…
-
* **Version**: 0.62.3
* **Platform**: Ubuntu 20.04
* **Docker Version**: 20.10.19
* **Docker-compose Version**: 1.29.1
docker-compose doesn't work out of the box.
Running the command …
-
I noticed that the ARM Docker image does not exist.
Is there any plan to do so?
-
### Description
I'm using .NET Aspire with docker to run some docker containers, but with some additional configuration files of my own.
The issue I'm talking about here is NOT about Aspire, but i…
-
- Program: Authoritative, Recursor, dnsdist
- Issue type: Feature request
### Short description
I would like to see the support for multi-arch images as PowerDNS starts to build out their Docke…
-
The Dockerfiles which build RStudio include a long list of all of the packages which are required in order to create a working build environment. This is the package list used to produce official RStu…
-
After update to this version I started to experience problem with connection to remote postgres databases (have tried Google Cloud SQL and Digital Ocean Managed DB).
It does not allow to establish con…
-
Locally I can run something like this `hadolint docker/**/*Dockerfile` to capture all the dockerfiles in a directory but that doesn't seem to work in the pipeline.
Any suggestions?