This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
raspithek
/
docker
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2
Commits
1
Branch
2
Tags
21 KiB
Branch:
master
master
1.0
1.01
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
docker
/
homeassistant
/
update-container
6 lines
54 B
Raw
Permalink
Normal View
History
homeassistant inkl. update Script.
1 week ago
#! /usr/bin/bash
docker pull ${1}
docker rm -f ${2}