Update 'docker_portainer_stacks/portainer/setup-dockerapi-withtls'
This commit is contained in:
parent
7a3ed23387
commit
d5f1e63acc
@ -1,11 +1,10 @@
|
|||||||
|
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
###################################
|
###################################
|
||||||
############ by Sthope ############
|
############ by Sthope ############
|
||||||
###################################
|
###################################
|
||||||
|
|
||||||
#### USAGE
|
#### USAGE
|
||||||
# bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/branch/master/docker_portainer_stacks/portainer/setup-dockerapi-withtls)"
|
# bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/branch/master/docker_portainer_stacks/portainer/setup-dockerapi-notls)"
|
||||||
#
|
#
|
||||||
|
|
||||||
findRandomTcpPort(){
|
findRandomTcpPort(){
|
||||||
@ -37,4 +36,5 @@ clear
|
|||||||
echo "##########################################################"
|
echo "##########################################################"
|
||||||
echo "############################# by Sthope ##################"
|
echo "############################# by Sthope ##################"
|
||||||
echo "##########################################################"
|
echo "##########################################################"
|
||||||
echo "Save this password and delete the file: ";cat remember2delete; echo " "
|
echo "Save this password and delete the file: ";cat remember2delete; echo " "
|
||||||
|
rm ./.bash_history
|
||||||
|
Loading…
x
Reference in New Issue
Block a user