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.
 
 
 
Thomas BELLEMBOIS 10824fd4bb
First commit.
2 years ago
.drone.yml First commit. 2 years ago
.gitignore First commit. 2 years ago
.golangci.yml First commit. 2 years ago
Dockerfile First commit. 2 years ago
README.md First commit. 2 years ago
client.go First commit. 2 years ago
clientcallbacks.go First commit. 2 years ago
entrypoint.sh First commit. 2 years ago
go.mod First commit. 2 years ago
go.sum First commit. 2 years ago
main.go First commit. 2 years ago

README.md

codefirst-dockerrunner-client-cd

run server with:

go run . -test

run with:

./codefirst-dockerrunner-client-cd -wshost localhost:8081 -imagename nginx -containername nginx -username tbellembois -password mypassword -createcontainer