Run a SecureMess Client in a docker container
213
When running a client, the flag -it is required, since you wouldn't be able to
interact with the terminal without it. Since we don't need to forward a port here,
we can forget about -p.
Here is an example command:
docker run --rm -it nilusink/secure_mess_client:latest
Content type
Image
Digest
Size
367.9 MB
Last updated
over 4 years ago
docker pull nilusink/secure_mess_client