You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The repository is not currently containerized. Containerizing the repo would not not only help the developers to run it in different environments effortlessly, but also would help in testing the application. I would like to containerize the repo using docker for different emulators.
How would you like to see it implemented?
use different dockerfile for different emulator devices ex.:
Dockerfile.linux for linux emulator
Dockerfile.windows for windows emulator
use docker compose for effortlessly setting up the environments with just 1 command
attaching a demo of linux emulator for reference:
docker-compose.yaml
Describe your improvement idea or feature request
The repository is not currently containerized. Containerizing the repo would not not only help the developers to run it in different environments effortlessly, but also would help in testing the application. I would like to containerize the repo using docker for different emulators.
How would you like to see it implemented?
attaching a demo of linux emulator for reference:
docker-compose.yaml
Dockerfile:
Put here any screenshots or videos (optional)
No response
How can we contact you (optional)
No response
Would you like to work on this issue?
Yes
By submitting this issue, I have confirmed that:
The text was updated successfully, but these errors were encountered: