Skip to content

Add Dockerfile for easy deployments#30

Open
pacsui wants to merge 2 commits intoRenovamen:mainfrom
pacsui:main
Open

Add Dockerfile for easy deployments#30
pacsui wants to merge 2 commits intoRenovamen:mainfrom
pacsui:main

Conversation

@pacsui
Copy link

@pacsui pacsui commented Feb 17, 2025

Added Dockerfile which builds and serves ohmycv with nginx.

Tested with podman:

podman build -t testohmycv .

podman run -p 8080:80 -d localhost/testohmycv:latest

@esturniolo
Copy link

@pacsui Thanks man!
It works flawlessly!!!!

I hope that this will be merged soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants