南极网- 最值得信赖的安全下载站!

当前位置:首页 > 软件开发工具 > Docker Management

Docker Management

Docker Management

分类:软件开发工具

评分:0.00

时间:2024-02-21

授权:¥38.00

语言:"EN"

厂商:Nevis Shkenza

无广告 安全 小编亲测

本地下载

2541

应用简介

NO docker daemon or docker api is required to be enabled for this app, simply connect via ssh. It is strongly recommended NOT to open unnecessary ports on your server (such as enabling docker daemon) as it can expose your server to more security threads.

Connect via ssh to your Linux server and manage your docker.

This application allows you to:

- connect to multiple servers

- list containers

- create containers

- start containers

- stop containers

- restart containers

- remove containers

- inspect containers

- view resource usage of containers

- view live logs of containers

- list images

- build images

- remove images

- connect through password or rsa key

Features

- credentials are encrypted

- server info is stored on phone only (the data is wiped out if app is removed)

Q/A

Q: Why I can not connect with non-root users?

A: The docker commands are executed by the app without \"sudo\" so you will need to add your non-root user to the docker group with the following command:

sudo usermod -aG docker $USERsudo reboot

Q: Why I can not connect to Synology server with non-root user?

A: The non-root user has to in the docker group and also when ssh-ing to Synology server, the .bashrc profile is not loaded by default so the following command are required:

sudo synogroup --add docker $USER

sudo chown root:docker

sudo ln -s /volume1/@appstore/Docker/usr/bin/docker /usr/bin/docker

NOTE: \"/volume1/@appstore/Docker/usr/bin/docker\" might be different for your case.

Q: Why I can not connect to QNAP server with non-root user?

A: The non-root user has to in the docker group and also when ssh-ing to QNAP server, the .bashrc profile is not loaded by default so the following command are required:

sudo addgroup $USER administrators

sudo ln -s /share/CACHEDEV1_DATA/.qpkg/container-station/bin/docker /usr/bin/docker

NOTE: \"/share/CACHEDEV1_DATA/.qpkg/container-station/bin/docker\" might be different for your case.

Q: Why my ssh key is not working?

A: The ssh agent accepts only RSA format keys so if you are using another format (openssh) please convert it with the following command:

ssh-keygen -f -p -m pem -P PASSPHASE -N PASSPHASE

NOTE: add \"\" if there is no passphase for the ssh key

Found a bug?

Send an email to: @

版本更新内容:Minor improvements

展开更多

下载地址

网友评论

网友 (您的评论需要经过审核才能显示)

应用介绍
下载地址
相关文章
网友评论
返回顶部