-
### Description
Docker shows message on start:
_Docker Desktop - Virtual Machine Platform not enabled_
_Virtual Machine Platform is not enabled. Enable it using the following PowerShell script …
-
The script will not work with pymodbus > 3.7.0. See: https://pymodbus.readthedocs.io/en/latest/source/api_changes.html#api-changes-3-7-0
To migitate this either
change the Dockerfile to build to …
-
Could you guys write a blog post detailing the differences between Apple's Virtualization Framework and the new Docker VMM?
Right now there's very little information about Docker VMM other than "it's…
-
After updating all docker images in mount and doing docker compose down/up, I get this: (python client later)
```py
arkitekt-next-internal_docker-1 | DiscoveryError: Error! We could not retrieve …
-
### Describe the issue you are experiencing
I tried to install the latest version of Home Assistant OS (haos_ova-13.2.ova) on a virtual machine on my NAS Synology but it failed each time at the first…
-
##### SUMMARY
This issue is for tracking differences that need to be checked (whether our vendored code needs to be updated accordingly) that appear in the Docker SDK for Python in https://github.com…
-
The English version of this file has been updated. The following localised versions are potentially out of date:
```diff
- 56f8f9b0dd04a8cadd21fa9b68ee86430949c0b7 (English latest)
+ 50dc526fadcdd7dd…
-
| Netbox version | Plugin Version | Agent version | Docker API Version |
| --- | --- | --- | --- |
| 3.6.* & 4.* | 1.* & 2.* | 0.35.* | * |
## Actual Behavior
The `Exec` tab is built around a…
-
I trying to up docker-compose.yaml
Looks like API_BASE_URL is hardcoded in frontent and can't be override from .env file
i create working copy
```
git clone https://github.com/BloopAI/bloop ./Bl…
Slach updated
2 months ago
-
I run generation using `openapitools/openapi-generator-cli`.
```js
const DOCKER_IMG = 'openapitools/openapi-generator-cli';
const API_PATH = 'api/api.yaml';
const TEMPLATES_PATH = 'templates';
…