Skip to content

noelcatt/tinydtls-sc-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tinydtls-sc-docker

Dockerfile to build and run libsafecrypto-tinydtls example.

Once built using 'build.sh' run the server script first, which will create the network and run the server, then run the client script.

build.sh

Builds the docker container.

run-server.sh

Creates the private docker network and runs the server component.

run-client.sh

Runs the client component within the private docker network.

stop-all.sh

Stops running containers and removes the private network.

About

dockerfile to make tinydtls / safecrypto image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages