Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to install UI Manager Portainer in Docker

2025-04-06 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

Editor to share with you how to install UI Manager Portainer in Docker. I hope you will get something after reading this article. Let's discuss it together.

1. Get an image, pull an image, docker pull portainer/portainer [root@resources ~] # docker pull portainer/portainerUsing default tag: latestlatest: Pulling from portainer/portainerd1e017099d17: Pull complete 717377b83d5c: Pull complete Digest: sha256:f8c2b0a9ca640edf508a8a0830cf1963a1e0d2fd9936a64104b3f658e120b868Status: Downloaded newer image for portainer/portainer:latestdocker.io/portainer/portainer:latest [root@resources ~] # 2, Install Portainer [root @ resources ~] # docker run-d-p 9000 var/run/docker.sock:/var/run/docker.sock-- name portainer-- restart=always portainer/portainer53a6c062409280ca1226bd66c2fa94e31abe62c1294558c39d405ef70e61a254 [root ~] # 3, initialize

Just initialize, set the default password, and select Local, as shown below:

4. Main interface

After reading this article, I believe you have a certain understanding of "how to install UI Manager Portainer in Docker". If you want to know more about it, you are welcome to follow the industry information channel. Thank you for reading!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report