Skip to content

chore(README): add guide on building docker image#23

Closed
birkhofflee wants to merge 1 commit intoFinb:masterfrom
birkhofflee:README-patch
Closed

chore(README): add guide on building docker image#23
birkhofflee wants to merge 1 commit intoFinb:masterfrom
birkhofflee:README-patch

Conversation

@birkhofflee
Copy link
Copy Markdown

It can be confusing that Dockerfile is actually put in a subdirectory in the project. We need to build in project root in order for Docker build daemon to access the version file.

@mritd
Copy link
Copy Markdown
Collaborator

mritd commented Nov 19, 2020

The project provides Makefile files for executing make commands to compile binary files, docker images, etc.; For users, there is no need to care about how to build docker image, we have provided pre-build docker image in docker hub(finab/bark-server); For developers, we have suggested that the make command should be used.

@birkhofflee
Copy link
Copy Markdown
Author

Oh. I did not see there was a Makefile. Then this commit is no longer a need :)

@mritd
Copy link
Copy Markdown
Collaborator

mritd commented Mar 17, 2025

@mritd docker hub 即将限制拉取镜像,建议在 ghcr 也部署一份,谢谢

👌

@Finb
Copy link
Copy Markdown
Owner

Finb commented May 12, 2025

@E021ntox
ghcr.io/finb/bark-server

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.

3 participants