Sign inSign up

kovacszsolt/environmentchecker

By kovacszsolt

Updated over 1 year ago

Simple web application that displays the environment variables of the server it is running on.

Image
Monitoring & observability
0

676

kovacszsolt/environmentchecker repository overview

Environment Checker

This is a simple web application that displays the environment variables of the server it is running on.

Environment Variables

WEBSITES_PORT: 8080

Docker Image

This application is available as a Docker image on Docker Hub. You can pull the image using the following command:

docker pull kovacszsolt/environmentchecker:main

Running the Application

The application will be available at http://localhost:3000.
You can run the application using the following command:

docker run -d -p 3000:3000 kovacszsolt/environmentchecker:main

Github Repository

https://github.com/kovacszsolt/environment_checker

Tag summary

Content type

Image

Digest

sha256:7598318f1

Size

49.9 MB

Last updated

over 1 year ago

docker pull kovacszsolt/environmentchecker:main