-
##
I want to test your KG studio on Window Docker desktop.
When I run 'docker run -it --rm -p 1234:8000 kg_engine:v1',
I get the following Error message - 'ValueError: domain must be supplied.'.…
-
### Description
Hi Docker Desktop maintainers and expert users,
I've encountered a problem with Docker Desktop's engine, might need some helps.
Docker Desktop's engine won't start while Virtualbox …
dhay3 updated
2 weeks ago
-
**Describe the bug**
During the build process in a Docker Container, the following error occurs:
```
685.5 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:3.1.3:ins…
-
Tried to run Kafka in Docker according to https://developer.confluent.io/quickstart/kafka-local/ for learning purposes with the latest glibc arm64 binary https://github.com/confluentinc/cli/releases/d…
-
FATA[0000] initializing source docker-daemon:functionapp:20241112-083039: loading image from docker engine: Error response from daemon: {"message":"client version 1.22 is too old. Minimum supported AP…
-
### Description
When will the docker engine API be updated to v27 for Windows Server 2019 (windows-2019)? We are using a vendor tool (Aqua Security) for docker image scanning and it has compatibility…
-
### Is this a new feature request?
- [X] I have searched the existing issues
### Wanted change
When upgrading from docker-unifi-controller v7 to docker-unifi-network-application, a new depend…
-
### Description
When saving an image (e.g. alpine:3.20) on a machineA using docker engine version < 27 with `docker save -o alpine.tar.gz alpine:3.20` and restoring it on a machineB using docker en…
-
start the plugin and install local engine.
change to centralized.
open local engine and stop it.
try to start it again, it will not start because the plugin checks if local engine is installed, its…
-
I've been trying to install Minkowski Engine using a Dockerfile for some time now unsuccessfully.
Here's my dockerfile:
```dockerfile
FROM pytorch/pytorch:1.9.1-cuda11.1-cudnn8-devel
#######…