-
```
Hi,
I have a requirement where I have to manage remote quartz jobs so I have
evaluated myschedule and was not able to find such functionality. Let me
explain my requirement in detail: I have 2-…
-
```
Hi,
I have a requirement where I have to manage remote quartz jobs so I have
evaluated myschedule and was not able to find such functionality. Let me
explain my requirement in detail: I have 2-…
-
### Description
After changing the storage driver to containerd and loading images from tar file from other storage drivers, images are not showing in "docker image ls" but it does show up in "ctr -n…
-
```Dockerfile
# 基于ubuntu系统
FROM ubuntu:trusty
# 作者
MAINTAINER Lingyan
# 使用网易镜像
RUN sed -i 's/http:\/\/archive.ubuntu.com\/ubuntu\//http:\/\/mirrors.163.com\/ubuntu\//g' /etc/apt/sources.lis…
-
```
Hi,
I have a requirement where I have to manage remote quartz jobs so I have
evaluated myschedule and was not able to find such functionality. Let me
explain my requirement in detail: I have 2-…
-
I am using the following configuration within my `CronJob` yaml file:
```
data:
ngc-update.sh: |
#!/bin/bash
ngc_replicator \
--project=n…
-
Is there any way I could set the JMX port where CMAK tries to connect? By default it is 9099 and I have not found a way to change this.
-
kafka-prometheus-jmx-exporter is unable to connect to Kafka broker.
Jul 14, 2019 9:35:42 AM io.prometheus.jmx.JmxCollector collect
SEVERE: JMX scrape failed: java.io.IOException: Failed to retriev…
-
I have a tool that use artifactory-client-java sdk. I believe I started seeing a scary message like below after moving to Java version 10 or 11. I don't remember seeing it with JVM 1.8.
What is the m…
-
### Description
This bug appears to happen when
- Containerd is the Kubernetes runtime
- An image is loaded from a tarball using `ctr image import`, or other potentially other mechanisms.
- The …