mirror of
https://github.com/brentvollebregt/whos-on-my-network.git
synced 2026-04-25 11:35:53 +03:00
[GH-ISSUE #12] Is it possible to deploy it on a docker container #4
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whos-on-my-network#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Originally created by @alexroumi on GitHub (Jan 7, 2022).
Original GitHub issue: https://github.com/brentvollebregt/whos-on-my-network/issues/12
Hi so i want to deploy this on a docker container but I am new to this stuff and I don't know if it is even possible can anyone help?
@brentvollebregt commented on GitHub (Jan 12, 2022):
Yes, this could be deployed to a docker container. This project does not have a Dockerfile yet though.
@alexroumi commented on GitHub (Jan 13, 2022):
Could you please guide me on how to do it?
@brentvollebregt commented on GitHub (Jan 14, 2022):
Docker has a getting started tutorial at https://docs.docker.com/get-started/
@brentvollebregt commented on GitHub (Nov 24, 2023):
The application now runs in a docker container - see README for details