-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
```
dark@jikan-rest:/var/www/jikan-rest$ sudo docker build -t jikan-rest:nightly .
[+] …
-
Hi,
Running a build with 8.0-v4-slim-fpm currenly fails with a syntax error on the INSTALL_CRON portion.
## Current Behavior
Build fails with `Syntax error: "&&" unexpected`
```shell
/bin/s…
-
# Leverage architecture on build process
As Apple Silicon (ARM64/v8) becomes more ubiquitous, and companies like Amazon have instances that are cheaper using the ARM architecture, an ARM64 build of…
-
Hello devs,
Thank you, I am unable to find any proper answers, Wondering any devs can help me to understand how can I run supercron on only one instance. I have application that running with two do…
-
Now the container cannot be started as a non-root user, because `crond` can only be started as root user.
Find ways to start crond as a non-root user, or find alternatives to crond, such as [aptibl…
-
Ran
`docker run -ti -p 9092:9092 vectorized/redpanda:v21.1.1`
and am met with this error when it tries to launch:
```
INFO redpanda::main - application.cc:54 - Redpanda bc1c80a - bc1c80ad8b2361a…
-
It looks like there is a known issue https://nvd.nist.gov/vuln/detail/CVE-2021-44716 that is being detected with supercronic.
I assume one of the dependencies used has this problem.
Probably a fix …
-
Hi everyone,
should not allow the user to uid/gid numerically with container,
When i executed the command
```shell
logrotate -f -s /etc/nginx/cron/logrotate.state /etc/nginx/cron/logrotate
```…
-
Please update to go 1.17.2 which fixes this CVE.
-
I want to use the confluent schema-registry with redpanda , I'm trying with the confluent docker image and I don't know what to set for :
**SCHEMA_REGISTRY_KAFKASTORE_CONNECTION_URL**
From this …