mocksaml/.dockerignore
Aswin V 57b8ddf17c
Optimise multi platform build (#128)
* Use next.js standalone to optimise docker image

* Temporarily disable release branch check

* Set `PORT` env

* Use the build machine architecture to build and target platform for running

* Prep for PR

* Update node image

* Test with latest image and use ARG for image version

* Prep for PR
2022-12-09 15:04:40 +00:00

11 lines
106 B
Plaintext

Dockerfile
.dockerignore
node_modules
npm-debug.log
README.md
.next
.git
.github
.vscode
.env
.env.example