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

New docker images return busybox errors #1127

Closed
333miiko opened this issue Dec 2, 2017 · 1 comment
Closed

New docker images return busybox errors #1127

333miiko opened this issue Dec 2, 2017 · 1 comment

Comments

@333miiko
Copy link

333miiko commented Dec 2, 2017

The new latest images which were pushed to DockerHub will now return a busybox error, I'm guessing this is because of the new alpine 3.7 release that it's been auto bumped to. Perhaps the Dockerfile needs to be hedged to 3.6 or earlier.

Output coming from the daemon mode:

[Sat Dec  2 11:25:14 UTC 2017] Standalone mode.
xxd: unrecognized option: r
BusyBox v1.27.2 (2017-11-28 16:17:30 GMT) multi-call binary.

Usage: xxd [OPTIONS] [FILE]

Hex dump FILE (or stdin)

	-g N		Bytes per group
	-c N		Bytes per line
	-p		Show only hex bytes, assumes -c30
	-l LENGTH	Show only first LENGTH bytes
	-s OFFSET	Skip OFFSET bytes
xxd: unrecognized option: r
BusyBox v1.27.2 (2017-11-28 16:17:30 GMT) multi-call binary.

Usage: xxd [OPTIONS] [FILE]

Hex dump FILE (or stdin)

	-g N		Bytes per group
	-c N		Bytes per line
	-p		Show only hex bytes, assumes -c30
	-l LENGTH	Show only first LENGTH bytes
	-s OFFSET	Skip OFFSET bytes
[Sat Dec  2 11:25:14 UTC 2017] Registering account
[Sat Dec  2 11:25:14 UTC 2017] Register account Error: {"type":"urn:acme:error:malformed","detail":"Parse error reading JWS","status": 400}
[Sat Dec  2 11:25:14 UTC 2017] Please add '--debug' or '--log' to check more details.
[Sat Dec  2 11:25:14 UTC 2017] See: https://github.com/Neilpang/acme.sh/wiki/How-to-debug-acme.sh

@333miiko 333miiko changed the title New alpine docker images New docker images return busybox errors Dec 2, 2017
333miiko added a commit to WhenLamboMoon/docker-zen-node that referenced this issue Dec 2, 2017
New acme.sh docker images cause issues with busybox, see acmesh-official/acme.sh#1127
@Neilpang
Copy link
Member

Neilpang commented Dec 2, 2017

Thank you, I just made a fix.
please try again later.

Neilpang pushed a commit that referenced this issue Dec 2, 2017
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

2 participants