Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker build support. #20

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

jalr4ever
Copy link

Usage:

  • docker build -t buitar/buitar:latest -f dockerfile/Dockerfile.nginx .
  • docker run --rm -p 8282:8282 buitar/buitar

Image size preview:

@jalr4ever ➜ /workspaces/buitar (main-jalr4ever-docker-support) $ docker image ls
REPOSITORY         TAG       IMAGE ID       CREATED          SIZE
buitar/buitar   latest    cd38d535eec2   48 minutes ago   269MB

Copy link

vercel bot commented Apr 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
buitar-i2pk ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 6, 2024 2:51am

dockerbuil.sh Outdated Show resolved Hide resolved
Copy link
Author

@jalr4ever jalr4ever left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only the nginx proxy would be needed. Please see the latest change.

dockerbuil.sh Outdated Show resolved Hide resolved
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.

None yet

2 participants