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

cmd #5

Closed
Jetsly opened this issue Jul 24, 2019 · 1 comment
Closed

cmd #5

Jetsly opened this issue Jul 24, 2019 · 1 comment
Assignees
Labels
Knowledge 知识的描述

Comments

@Jetsly
Copy link
Owner

Jetsly commented Jul 24, 2019

创建空白分支

git checkout --orphan [branchName]
@Jetsly Jetsly added the Knowledge 知识的描述 label Jul 24, 2019
@Jetsly Jetsly self-assigned this Jul 24, 2019
@Jetsly
Copy link
Owner Author

Jetsly commented Jul 31, 2019

移除docker 镜像

docker images | awk -F '[ ]+'  '{print $3}'  | xargs -I {} docker rmi {}

@Jetsly Jetsly changed the title git cmd Jul 31, 2019
@Jetsly Jetsly closed this as completed Jul 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Knowledge 知识的描述
Projects
None yet
Development

No branches or pull requests

1 participant