-
The `secret-files` option for `@nx-tools/nx-container:build` seemingly ignores environment variables.
I have a target defined like
```
"docker-build": {
"dependsOn": ["build"],
…
-
```
=> [build 76/89] RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends cmake git ocl-icd-o 7.1s
=> ERROR [build 77/89] RUN git clone -b v1.4.1 …
-
Elastic 8 breaks support for the _type field.
https://www.elastic.co/guide/en/elasticsearch/reference/7.17/removal-of-types.html
I think we just need to convert our use of `_type` to just `type`…
-
## 🚀 Feature
pytorch massive initial memory overhead GPU,we need a way to control the memory and gpu memory during pytorch to cuda() function initialization.
## Motivation
According to this […
-
Subscribe to this issue and stay notified about new [daily trending repos in Java](https://github.com/trending/java?since=daily)!
-
When a cluster is set up to run an application, there's typically also some shared infrastructure such as databases or message brokers that allows transferring data between different application serve…
-
Looking at the list of dependencies [jax](https://github.com/google/jax) should be easier to build than torch or tensorflow #50, and it would be useful to include it.
-
In the latest [bbfsh logs](https://github.com/bblfsh/bblfshd/issues/298) the following errors arose:
unused field(s) on node CPPASTLiteralExpression: ExpandedFromMacro
```
src/af/ev/unix/…
-
It was [recently suggested](https://chocolatey.org/packages/ghc/7.10.2#comment-2168048807) that `Install-ChocolateyZipPackage` only produces a `.tar` file when called on a `.tar.xz`, and that [chocola…
-
### Testcontainers version
v0.27.0
### Using the latest Testcontainers version?
Yes
### Host OS
Ubuntu 22.04.3 LTS
### Host arch
amd64
### Go version
1.20
### Docker version
```shell
GitHub…