* 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
11 lines
106 B
Plaintext
11 lines
106 B
Plaintext
Dockerfile
|
|
.dockerignore
|
|
node_modules
|
|
npm-debug.log
|
|
README.md
|
|
.next
|
|
.git
|
|
.github
|
|
.vscode
|
|
.env
|
|
.env.example |