One application example to use with docker, is a simple application like check-list shop.
145
Application Test
I provide here this example application, it is a very simple application in which you add items to a list, and within it you can check the added items, this application can also be found here in the docker hub itself.
Dependencies
After downloading the image, run the following command: docker run -dp 3000:3000 brunooxy/app:v2 with this access: http://localhost:3000
Content type
Image
Digest
sha256:3f5644b90…
Size
138.2 MB
Last updated
over 3 years ago
docker pull brunooxy/app:v2