Sign inSign up

udkreddy96/guess-cipher

By udkreddy96

Updated about 2 years ago

A combination of ceasar cipher game and guess the number game created as part of the assignment

Image
Security
Content management system
0

941

udkreddy96/guess-cipher repository overview

Pull the image

docker pull udkreddy96/guess-cipher:latest

Run the app

Expose port 8080 and the run the application docker run -p 8080:8080 udkreddy96/guess-cipher:latest

Accessing the application

Open either of these localhost address to access the application http://127.0.0.1:8080 http://172.17.0.2:8080

Tag summary

Content type

Image

Digest

sha256:27bd72eb6

Size

52.4 MB

Last updated

about 2 years ago

docker pull udkreddy96/guess-cipher