mirror of
https://github.com/Finb/bark-server.git
synced 2026-04-26 06:05:52 +03:00
[PR #23] [CLOSED] chore(README): add guide on building docker image #130
Labels
No labels
enhancement
in progress
need test
pull-request
v2
v2
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bark-server#130
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?
📋 Pull Request Information
Original PR: https://github.com/Finb/bark-server/pull/23
Author: @birkhofflee
Created: 11/18/2020
Status: ❌ Closed
Base:
master← Head:README-patch📝 Commits (1)
a71b373chore(README): add guide on building docker image📊 Changes
1 file changed (+6 additions, -0 deletions)
View changed files
📝
README.md(+6 -0)📄 Description
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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.