Sign inSign up

integrii/example-docker-app

By integrii

Updated almost 9 years ago

An example docker app that simply logs incoming requests to stdout and serves its current version.

Image
0

1.3K

integrii/example-docker-app repository overview

Built from http://github.com/integrii/example-docker-app.

Example Dockerfile:

FROM integrii/example-docker-app
ENV VERSION="My Version 1.0"
EXPOSE 80
ENTRYPOINT /app/app

Tag summary

Content type

Image

Digest

Size

255.5 MB

Last updated

almost 9 years ago

docker pull integrii/example-docker-app