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

Build docker image from Dockerfile #417

Closed
darionyaphet opened this issue May 22, 2019 · 2 comments
Closed

Build docker image from Dockerfile #417

darionyaphet opened this issue May 22, 2019 · 2 comments
Assignees
Milestone

Comments

@darionyaphet
Copy link
Contributor

darionyaphet commented May 22, 2019

Docker can build images automatically by reading the instructions from a Dockerfile.

A Dockerfile is a text document that contains all the commands a user could call on the command line to assemble an image.

Using docker build users can create an automated build that executes several command-line instructions in succession.

@sherman-the-tank
Copy link
Member

We need to figure out where to store these docker files and some other scripts

@darionyaphet
Copy link
Contributor Author

refer to pingcap/tidb, we can put it under the root directory.

@sherman-the-tank sherman-the-tank added this to the v1_beta_release milestone May 30, 2019
yixinglu pushed a commit to yixinglu/nebula that referenced this issue Mar 21, 2022
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

No branches or pull requests

3 participants