-
Jenkinsに通信アプリのテストを自動で実施するように実装した。
コードを乗せる場所がないため、以下に記載する。
※今後、Jenkinsファイルにして、実装したい。
```
node {
stage('echo') {
echo 'Hello'
sh 'pwd'
}
stage('git') {
sh '…
-
Having an issue on step 0.3, any ideas?
┌──(root㉿****)-[/home/kali/evefrontier/builder-examples]
└─# docker-compose up -d
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/…
-
### Feature request description
I am using podman as an alternative for docker
I had a situation like this.
```bash
docker version
Client:
Cloud integration: v1.0.29
Version: 20…
-
**Is your feature request related to a problem? Please describe.**
I want to use authentik as oauth2 for docker registry (distribution/distribution on GitHub). Unfortunately it uses GET requests for …
-
### Description
On macOS Sequoia 15.1 (24B83) on an x86_64 Mac Pro, I installed Docker Desktop only to find myself without the CLI tools. They were not in the `PATH` and there is no `bin` directory i…
-
Hello,
when running openhands resolver I got the following error log
Command run: `python -m openhands_resolver.resolve_issues --repo NaturalAgents/NaturalAgents --issue-numbers 4`
Error lo…
-
**Description**
The process start time (entry 22 in /proc/$PID/stat) is not restored faithfully.
This is a problem, b/c the software I'm trying to checkpoint/restore has a client that uses the…
-
### Description
In v4.35.0 or v4.35.1 of Settings, changing any values in Resources would not enable the "Apply & Restart" button.
### Reproduce
1. Update to v4.35.0 or v4.35.1.
2. In Settings > …
-
**Feature request**
PLease add option to set private option to embedded DERP server in docker container.
-
- 执行 docker build -t ubase:v1 -f ubuntu-base-ci.DockerFile .
- 报错信息如下
`Sending build context to Docker daemon 44.54 kB
Step 1/12 : FROM ubuntu:jammy
Trying to pull repository docker.io/library/ubu…