Skip to content

mcorreaiz/sqm-webapp

Repository files navigation

sqm-webapp

Container build Instructions:

$ docker login

$ docker build --build-arg ENV_MODE=[production|development] -f Dockerfile -t mcorreaiz/sqmapp:latest .

$ docker push mcorreaiz/sqmapp

To test container locally:

$ docker run -p 5000:5000 mcorreaiz/sqmapp

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published