-
There's a whole bunch of stuff in the `wellcome` Docker Hub namespace and I think ~95% of it is unused.
We should go through this account and see whether we need to keep any of it, or if it can be …
-
-
### Troubleshooting docs
- [X] My problem is not solved in the Troubleshooting docs
### Anaconda default channels
- [X] I do NOT use the Anaconda default channels (pkgs/* etc.)
### How did…
-
When running this plugin, I get the following error:
```[warn] There may be incompatibilities among your library dependencies; run 'evicted' to see detailed eviction warnings.
[info] Running com.i…
-
We have recently extended the Kalix plugin (both sbt and mvn) to start docker-compose and therefore remove the need to start it on a separate terminal.
However, this solution only works if users r…
-
**Type of issue**: bug report
**Impact**: unknown
**If the current behavior is a bug, please provide the steps to reproduce the problem:**
`make ... -C rocket-chip/vsim verilog …
-
Hi,
I found out yesterday that in docker 1.10.1 the parent chain of an image isn't pulled anymore.
This means on my bamboo agent I can no longer pull down the build cache for the images and so all m…
-
#### Current Behavior
When running `starship prompt`, it hangs and leads to high CPU usage.
#### Expected Behavior
It should show the prompt and not use high amounts of CPU.
#### Addit…
-
```
ID = "paketo-buildpacks/sbt"
Version = "6.12.0"
addr = "docker.io/paketobuildpacks/sbt@sha256:7b99adbc76866553e50287e1a1ed7d03bc93f970825706eea7c31fc9cbca5594"
```
-
The document only provide example for running the code using `sbt run`, is it possible to create a fat jar?