Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

portainer ce install

docker volume create portainer_data

docker run -d -p 8000:8000 -p 9443:9443 --name portainer --restart=always -v /var/run/docker.sock:/var/run/docker.sock -v portainer_data:/data portainer/portainer-ce
Comment

PREVIOUS NEXT
Code Example
Shell :: download calibre ubuntu 
Shell :: clear arp table ubuntu] 
Shell :: npm install in dev mode 
Shell :: delete commit from pr 
Shell :: delete git branch from remote 
Shell :: git clone in current directory 
Shell :: linux modem manager 
Shell :: bin/magento command not found 
Shell :: add line at beginning of file unix 
Shell :: pem to crt 
Shell :: linux uninstall package 
Shell :: uninstall all microsoft apps powershell 
Shell :: install AMD drivers on Ubuntu 21.04 
Shell :: test cpu linux 
Shell :: turn redis off 
Shell :: yarn cache directory 
Shell :: apache license 
Shell :: how to install homebrew 
Shell :: install dlib gpu check 
Shell :: how to delete file from git command 
Shell :: how to verify my ssh key password 
Shell :: appimagelauncher install 
Shell :: bash split line and get element 
Shell :: install bootstrap in angular 
Shell :: firewall-cmd add service 
Shell :: zip some files linux 
Shell :: install flask 
Shell :: creating a branch in git 
Shell :: create new branch from commit 
Shell :: install raylib osx 
ADD CONTENT
Topic
Content
Source link
Name
2+6 =