-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Used image version
latest - 1d77460
### Used docker compose file or docker command
```
services:
enshro…
-
Please can you describe the steps to make a correct update procedure?
my docker-compose is like this
```
version: '3.6'
services:
gitlab:
image: 'zengxs/gitlab:latest'
restart: al…
-
k0sctl 0.19.4 appears to incorrectly detect changes in the `--enable-worker` k0s controller install flag value which leads to unexpected controller restarts in the reinstall phase.
Here is an example…
-
``` sh
→ docker ps
.....
099dc3966110 hectcastro/riak:latest /sbin/my_init --quie 8 minutes ago Up 8 minutes 0.0.0.0:49163->8087/tcp, 0.0.0.0:49164->8098/tcp riak01,riak02/s…
-
### Check for existing issues
- [x] Completed
### Describe the bug / provide steps to reproduce it
Grabbed the preview build and connected to my server. It worked so much better than the previous a…
-
I would like not to ssh to my server with `docker ps -a` and after `docker logs container_name` each time when error occures in any container. And see them immidiately in ansible output. Is it possibl…
-
- VSCode Version: 1.95.2
- Local OS Version: W11 Version 23H2
- Remote OS Version: N/A
- Remote Extension/Connection Type: WSL
- Logs:
```
[318 ms] Dev Containers 0.388.0 in VS Code 1.95.2 (e8…
-
-
### General
- [X] I have updated to the latest version of Nexterm.
- [X] My bug has not been reported yet.
### The Bug
Able to issue ssh via cli from the docker container however when trying from N…
-
An idea is to use the ADD command to add an authorized_keys file to the image when it is being built