mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-14 16:55:00 +01:00
nginx port 80
This commit is contained in:
parent
d33a5d9f5d
commit
99be97117a
2 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
|
||||
|
||||
if docker inspect registry > /dev/null 2>&1 ;
|
||||
if docker container inspect registry > /dev/null 2>&1 ;
|
||||
then
|
||||
echo "Registry container exists already..."
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue