-
New Feature:
- [ ] WiltonDB/Babelfish for PostgreSQL 16
- [x] Explain SQL to Dalibo
- [ ] Ansible AWX support
- [x] DuckDB 1.1.1
- [ ] TimescaleDB 2.17
- [ ] Walminer 4.8
- [x] Compile extra …
-
### Description
Files shared via bind volume cut end of file, when inserting lines via host.
Only after doing e.g. `ls -la` command in the folder of the file it gets updated and shows correct new con…
-
To install the delta-spark python package on the spark image, you need to download pyspark.zip. pyspark.zip has more than 370 MB. Can I avoid increasing the size of the spark image?
```
FROM spark…
-
### Feature description
Implement ability to install JupyterLab Extensions without updating base docker image.
**UPDATE**: @krassowski and I had a chat today regarding potential ideas on how to …
-
https://github.com/cloudsmith-io/docker-extension-cloudsmith
@sivolko
-
On export to local file any volume return "Failed to backup volume volume_name to user_defined_path: {"message":"Internal Server Error"}. HTTP status code: 500". And no file create.
Docker version …
-
When I start LangGraph Studio, I am getting the following error notification:
```
Command failed with ENOENT: docker info -f json spawn docker ENOENT
```
![image](https://github.com/user-attachmen…
-
### Extension
https://www.raycast.com/priithaamer/docker
### Description
Currently, as far as I know, we can connect to only one docker host using tcp://ip:2376. It would be nice if we could connec…
-
Logout inside Meshery takes the user to the cloud login page, it should rather take the user to the Docker Desktop Authentication page.
-
### Description
Using build --platform linux/amd64 --push vs build --platform linux/amd64 & push --platform linux/amd64 yield different results when build from arm64 based system. It seems like the -…