-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
feat: add docker support #3891
feat: add docker support #3891
Conversation
usage: - ./hexod hexo init - ./hexod hexo clean
usage: - ./dockerd hexo s
usage: - hexod clean
@SukkaW Done. |
I don't know about this. cc @NoahDragon |
if no one have the |
@bestony I have realized something: wrap |
It's ok, But it must have to file to link docker command.
it maybe better than npmd ? |
@bestony Agree, LGTM. |
ok, I will try to add this feature |
I just created a docker account, feel free to add me https://hub.docker.com/u/curben |
And this is mine: https://hub.docker.com/u/sukka |
IMHO, we should close this PR and create a new repo then.
@bestony What about creating a new GitHub repo |
good idea. i will create a new repo,and try to transfer to hexojs |
@SukkaW @curbengh Hi, I create a new repo for this pr, and i want to transfer it to hexojs. but alert "You don’t have the permission to create public repositories on hexojs". so, what should i do next ? My repo is here -> https://github.com/bestony/hexo-docker |
and i add github action to automate publish docker images, and now ,you can download images by |
@NoahDragon Would you please add @bestony to Hexo's plugin team? So he could transfer his repo to @hexojs's org. |
any one can check this issue. |
What does it do?
add Docker Support for Hexo Cli.
How to test
Other info
is hexo belongs to hexo?
Now, i push the image to my docker hub account, If this belongs to Hexo Official, I can push image to Hexo Organization.
Screenshots
Pull request tasks