Skip to content

Conversation

@shiblisec
Copy link

Added support for Docker, I was deploying this and required a Docker image hence, created a Dockerfile for it.

Instructions to run

  • Build docker image
docker build -t transform-app .
  • Run the docker container
docker run -d -p 8080:8080 transform-app

@vercel
Copy link

vercel bot commented Feb 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
transform ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 5, 2024 6:37am

@dirtycajunrice
Copy link
Collaborator

Hey! Thanks for the pull request!
Heads up this is just a friendly notice to let you know I will be helping out with the project and reviewing approvals. I am currently refactoring the app to nextjs 14, so modifications of your PR will be needed.

Starting with nextjs 15, selfhosted will no longer be officially supported, so this may need heavy revision

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants