Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Dockerfile (Multistep, NextJs with mainnet config) #12

Open
silvermind opened this issue Jul 17, 2023 · 0 comments · May be fixed by #8
Open

Add Dockerfile (Multistep, NextJs with mainnet config) #12

silvermind opened this issue Jul 17, 2023 · 0 comments · May be fixed by #8
Labels
enhancement New feature or request

Comments

@silvermind
Copy link
Contributor

Add a propper Docker File (multistep for nextjs apps) to be used locally or published to thge docker registry. Using the furnance locally (connected to mainnet) should be as easy as:

docker run --rm -p 8080:80 whale-furnace:v1
http://localhost:8080

smilar to:

@silvermind silvermind changed the title Add Dockerimgage Add Dockerfile Jul 17, 2023
@silvermind silvermind changed the title Add Dockerfile Add Dockerfile (Multistep, NextJs) Jul 17, 2023
@silvermind silvermind changed the title Add Dockerfile (Multistep, NextJs) Add Dockerfile (Multistep, NextJs with mainnet config) Jul 17, 2023
@silvermind silvermind linked a pull request Jul 17, 2023 that will close this issue
@silvermind silvermind added the enhancement New feature or request label Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant