Upgrade to include Docker #279

Merged
edward8e merged 5 commits from master into master 2022-03-13 10:46:47 +00:00
edward8e commented 2022-03-12 06:25:27 +00:00 (Migrated from github.com)

Adding Docker to containerize in order to make it easy run without needed to deal with any configuration or setup. This is a first working draft based on the project's current state

Adding Docker to containerize in order to make it easy run without needed to deal with any configuration or setup. This is a first working draft based on the project's current state
izu-co commented 2022-03-12 09:24:37 +00:00 (Migrated from github.com)

LGTM but I don’t have the permission to add new secrets, so I will wait with merging.

LGTM but I don’t have the permission to add new secrets, so I will wait with merging.
izu-co (Migrated from github.com) approved these changes 2022-03-12 09:24:44 +00:00
izu-co commented 2022-03-12 18:42:01 +00:00 (Migrated from github.com)

I’ve just gotten the permission to add secrets and I will create a docker hub account in order to upload the docker image

I’ve just gotten the permission to add secrets and I will create a docker hub account in order to upload the docker image
edward8e commented 2022-03-12 22:47:07 +00:00 (Migrated from github.com)

oh nice! I'm glad you were able to get access, let me know if you need any help with the configuration.

oh nice! I'm glad you were able to get access, let me know if you need any help with the configuration.
izu-co commented 2022-03-13 10:50:02 +00:00 (Migrated from github.com)

Thank you for your contribution.

Feel free to contribute whenever you want!

Thank you for your contribution. Feel free to contribute whenever you want!
edward8e commented 2022-03-13 18:53:38 +00:00 (Migrated from github.com)

Glad I could help! The build steps in the Dockerfile are based on the current way the repo is setup so if it changes too much, I could always help with the updates. I'm still doing some tests on the Dockerfile, so I'll definitely push any updates if I find anything. :)

Glad I could help! The build steps in the Dockerfile are based on the current way the repo is setup so if it changes too much, I could always help with the updates. I'm still doing some tests on the Dockerfile, so I'll definitely push any updates if I find anything. :)
izu-co commented 2022-03-13 18:59:58 +00:00 (Migrated from github.com)

Glad to hear that I've found some help.
The removed build step was used to build the gui, however only the cli was used.

Glad to hear that I've found some help. The removed build step was used to build the gui, however only the cli was used.
Sign in to join this conversation.
No description provided.