Like what we’re doing? Star us on GitHub!

Docker for remix server.

aliahad
3 weeks ago
1

How can I wrap this repo (

https://github.com/payloadcms/remix-server

) in docker?

  • Jesse Sivonen
    3 weeks ago

    Do you want to use it in production or development? I'm asking because those require usually quite different approaches. You need a Docker image to run the container, so you'd need to use existing one from

    https://hub.docker.com

    or build your own using Dockerfile. For production, you'd actually preferably just build your own to have it self-contained, but in development it's ok to just use Docker Compose with existing image and custom command and bind mounts.

Open the post
Continue the discussion in Discord
Can't find what you're looking for?
Get help straight from the Payload team with an Enterprise License.Learn More