Upgrade to include Docker #279
No reviewers
Labels
No labels
Wrong-Place
bug
cli
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
ice
invalid
question
request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Creepso/multi-downloader-nx#279
Loading…
Reference in a new issue
No description provided.
Delete branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
LGTM but I don’t have the permission to add new secrets, so I will wait with merging.
I’ve just gotten the permission to add secrets and I will create a docker hub account in order to upload the docker image
oh nice! I'm glad you were able to get access, let me know if you need any help with the configuration.
Thank you for your contribution.
Feel free to contribute whenever you want!
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 to hear that I've found some help.
The removed build step was used to build the gui, however only the cli was used.