Node-Red-Contesting-Dashboard icon indicating copy to clipboard operation
Node-Red-Contesting-Dashboard copied to clipboard

Container?

Open mcdent opened this issue 2 years ago • 2 comments

The feature request

Has anybody created a docker container for this? I have a Linux box that I run all my services in docker, or more precisely Podman. thought it might be an interesting and nice way to run it. Put this alongside a docker container with Wine and N1MM and now you are talking! Thanks Mike

Proposed solution

Containerise this.

Pages Impacted

No response

Additional context

No response

Submission

  • [X] I agree this is the first post associated with this feature.

mcdent avatar Aug 12 '23 16:08 mcdent

@mcdent I did work on a version, a long time ago but Kyle needed time to completely understand how it entirely works about pushing it it. A lot of the work has been accomplished. If you would look at the #32. It has a lot of the info. I haven't testing it completely so would definitely like feedback.

Big Note: the compose file currently needs the tag added manually from the docker-compose file. The Tag is pr-32-16 for node16 while pr-32-18 for node18.

Additionally prebuilt images are only for amd64 and arm64.

kd9lsv avatar Aug 12 '23 18:08 kd9lsv

Sorry I meant to report back. Yes I got this working fine. However the windows program I was using under wine would not access the network. I could ping fine from a wine CMD prompt but for the life of me, could not get the windows program to talk externally. I then tried a more simple wine install on to a VM and had the same issues with that, thus ruling out any complications of the container. I am open to any suggestions..

mcdent avatar Aug 30 '23 17:08 mcdent