Sign inSign up

brunooxy/app

By brunooxy

Updated over 3 years ago

One application example to use with docker, is a simple application like check-list shop.

Image
Languages & frameworks
API management
Web servers
1

145

brunooxy/app repository overview

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

  • Linux Alphine 12
  • Node.js
  • Python2

How to running application

After downloading the image, run the following command: docker run -dp 3000:3000 brunooxy/app:v2 with this access: http://localhost:3000

Tag summary

Content type

Image

Digest

sha256:3f5644b90

Size

138.2 MB

Last updated

over 3 years ago

docker pull brunooxy/app:v2