A combination of ceasar cipher game and guess the number game created as part of the assignment
941
docker pull udkreddy96/guess-cipher:latest
Expose port 8080 and the run the application docker run -p 8080:8080 udkreddy96/guess-cipher:latest
Open either of these localhost address to access the application http://127.0.0.1:8080 http://172.17.0.2:8080
Content type
Image
Digest
sha256:27bd72eb6…
Size
52.4 MB
Last updated
about 2 years ago
docker pull udkreddy96/guess-cipher