-
Should this library ship with the component? I installed using HACS in a docker container.
-
## Paste the link of the GitHub organisation below and submit
https://github.com/docker-library
---
###### Please subscribe to this thread to get notified when a new repository is created
-
Looks like shebang is not respected on `RUN` command if you have a heredoc with tabs stripped
If I have (heredoc without tab strip):
**Dockerfile.ok**
```Dockerfile
# syntax=docker/dockerfil…
-
{
"platform":"",
"hub-mirror": [
"docker.io/library/mysql:8.0.39",
"docker.io/library/redis:6.2.14"
]
}
-
Apologies for reposting this (from the YCAReader Forums). I just thought it might be better to have this noted on Github.
Thanks for your work creating this docker container! I've been running it o…
-
I've been using not-grep for years, and I think it's great.
This authorization failure started occurring today:
```output
2024-09-27T21:01:57.4305191Z ##[group]Build container for action use: '…
-
### Description
I have been working on a Quarkus Docker Java client for one of my projects. Since it's separate, I have decided to split it and make it into its own extension.
This extension adds th…
-
I get that I am not an expert in Rust, but I am on that path. I have been quickly able to incorporate crates like docker_api (https://docs.rs/docker-api/latest/docker_api/) and others by their simple…
-
docker.io/library/ubuntu:20.04
-
I'm running a MongoDB instance as a Windows container using Docker Compose, and I'm having trouble with MongoDB authentication. Although I’ve set the `MONGO_INITDB_ROOT_USERNAME` and `MONGO_INITDB_ROO…