-
We need to "dockerize" Basable for easy setup in development and production environments. In this issue, you would write a [Docker Compose](https://docs.docker.com/compose/) configuration for 3 servic…
-
In order to make this application easy to deploy and run easily and flexibly dockerization may come in handy.
I want to add docker file and configuration in this project.
-
Tutorial: https://www.r-bloggers.com/2021/05/dockerizing-shiny-applications/
Video Youtube Tutorial: https://www.youtube.com/watch?v=e7l4h8bptcM
-
Dockerize the project to ensure consistent deployment across environments.
A Dockerfile will be added to containerize the application, bundling the code and dependencies into a lightweight, portable…
-
We currently have a Dockerfile but it would be nice to have a docker-compose file, perhaps we can have one for every one of the most common ways to run `renterd`, e.g. as a single or multi-node setup.
-
Add dockerization to add easy deployment irrespective of platform.
-
Enable app to run in containers.
-
Thanks for maintaining this.
This isn't an issue per se ( feel free to close it ), but more of an inquiry since I've been unsuccessfully trying to dockerize this piece of software for testing purp…
-
The current project setup requires manual installation of dependencies and configuration across different environments, leading to inconsistencies and setup issues. To ensure a consistent and reproduc…
-
EXPERIMENTAL: lightweight Lucyfer for macOS without dockerization. Script for configuring a virtual environment and installing all the necessary tools for running Lucyfer as a native macOS tool. Thi…