Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to update portainer

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

PREVIOUS NEXT
Code Example
Shell :: stop tomcat from terminal mac 
Shell :: linux install ping 
Shell :: how to get my ip address mac terminal 
Shell :: install gem ubuntu 
Shell :: debian install killall 
Shell :: check redis version 
Shell :: ngrok brew 
Shell :: install docker compose homebrew 
Shell :: vuejs sass Syntax Error: TypeError: this.getOptions is not a function 
Shell :: remove 4k video downloader ubuntu 20.04 
Shell :: check my ubuntu version 
Shell :: snap install atom 
Shell :: is not digitally signed. You cannot run this script on the current system. 
Shell :: conda install librosa 
Shell :: xampp starting apache...fail. ubuntu 20.04 
Shell :: wifi password from command prompt 
Shell :: update all chocolatey packages 
Shell :: install htop 
Shell :: bash: pip: command not found 
Shell :: pip requirements export 
Shell :: check active number of ssh connections 
Shell :: undo last git commit 
Shell :: kubectl list context 
Shell :: how to change timezone in ubuntu 
Shell :: check installed packages apt-get 
Shell :: execute bash script from anywhere 
Shell :: install @angular/router 
Shell :: git change remote origin 
Shell :: How to remove (uninstall) AnyDesk app in Modicia Linux 
Shell :: jest vscode autocomplete 
ADD CONTENT
Topic
Content
Source link
Name
3+5 =