-
I noticed that we call terraform init at buildtime which is great. I added #79 to make that perform even better.
But since we have that, is there a reason that we call init again when when run the b…
-
**Feature description**
More flexible FFT configuration. Currently, you can specify an "fft_voverlap_factor" for FFT.
If it is 0, a single FFT per fft display line is calculated. For, e.g, an 10 …
-
Some folks need to deploy Ruby applications on Windows (with native Windows libraries), so the ruby docker-library should support a windows base image. The python base images for windows are [based on…
-
Please consider creating an official docker RabbitMQ for Windows image using Windows Server Core;
As a group of developers we use docker to create a local development environment; sharing images w…
-
buildx-0.5.1, `moby/buildkit:buildx-stable-1 (be8e8392f56c)`, `Docker version 20.10.5, build 55c4c88` on linux x86_64.
1. `docker buildx build --platform=local -o . git://github.com/docker/buildx`
…
-
**Describe the enhancement**
I am trying to generalize my resuable workflows. By doing so I hit the maximum depth limit:
```
error parsing called workflow "./.github/workflows/build.yml@":
job …
-
I'm using multistage building for an app using NVHPC. runtime() can copy REDIST/compilers/* but the files in other folders (comm_libs, math_libs, and cuda) remained broken symbolic links. I don't want…
-
EIP-4 states:
> A transaction can create out-of-thin-air tokens in its outputs if the token identifier is equal to the identifier of the first input box of the transaction.
As the box identifier…
-
Hi,
```bash
exo new xx
cd xx
exo yolo
Local PostgreSQL is not available: Failed to find executable: initdb (cannot find binary path)
Docker PostgreSQL is not available: Failed to find executab…
-
It's a bit unclear to me what that test is actually supposed to be doing, but these parts are highly problematic:
```
#: multistage :file:`Dockerfile` that builds the program from
#: :py:const:…