-
Notifications
You must be signed in to change notification settings - Fork 9
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
Docker and Actions Creations #32
base: dev
Are you sure you want to change the base?
Conversation
This shouldn't change anything but more for sanity checks
Due to .net capable of 64bit arm. All hardware should be 64bit. If 32bit, user will have to manually compile.
Depending on how much you change the flow. If you change the flow and are trying to edit any of the non-ui, then you would involve more files than just the qso file. However if you're just going to plug and play, and just reload the new container when an update comes alive, just the qso DB file will be updated. The text font, I think depends on which browser you use. Firefox and it was different than any Chrome based browser. |
@mcdent are you still having issues or did it solve all of them? |
Hi, |
Everything should be in /data that's what NR_data is from the docker-compose. Hence why that's labeled as RW in the compose file. |
Action Creations
Includes following actions:
Docker
Dockerfile created
config files needed to be added for docker build.