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

Create integrated work environment with Docker #4

Open
plonajakub opened this issue Mar 25, 2020 · 1 comment
Open

Create integrated work environment with Docker #4

plonajakub opened this issue Mar 25, 2020 · 1 comment
Assignees
Labels
nice to have Optional feature

Comments

@plonajakub
Copy link

plonajakub commented Mar 25, 2020

In the past week, we encountered some troubles with setting up the necessary dependencies required by Renode and Zephyr. Future expectations are to automate the testing process of our custom voice-assistant app. Therefore it will be helpful to have an integrated docker image not only capable of running simulations but also building our app and testing it.

The docker image will be based on existing renode image.

The goal is to have a docker image with an integrated work environment for our project.

Responsible for this task is @szymon-filipiak.

@szymon-filipiak
Copy link
Contributor

As for now, I'm creating the image with the demo app. Then I will create a docker-compose file, that would check out the newest version of code from local files and use it to build and deploy our app.

Feel free to comment if you have any advice, objection or a different approach for this because I lack experience in DevOps stuff.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
nice to have Optional feature
Projects
None yet
Development

No branches or pull requests

2 participants