gliderlabs / gliderlabs/docker-alpine
Trail of garbage characters with docker logs alpine 3.5
- Dominant language
- Shell
- Stars
- 5.7k
- Forks
- 530
- PR merge metrics
- No merged PRs in 30d
Description
Hi guys,
I tried docker logs and always got trailing garbage characters in the output like:
root@alpine:/var/log$ ls
root@alpine:/var/log$ cd ..
root@alpine:/var$ cd ..
root@alpine:/$ date
Tue Feb 7 17:25:02 UTC 2017
name@host:~
$ ;16R;16R;16R;16R;16R;19R;11R;11R;29R;19R;19R;19R;19R;19R;19R;19R;19R;19R;19R;19R;19R;19R;19R;19R;19R;23R;23R;23R;23R;23R;23R;23R;23R;23R;23R;23R;23R;23R;23R;23R;23R;23R;23R;23R;23R;23R;23R3R8R19R19R19R;19R;16R;16R;16R;16R;16R;16R;16R;16R;16R;16R;31R;16R;16R;16R;16R;16R;16R;19R;19R;19R;19R;19R;19R;19R;19R;19R;19R;19R;19R;19R;19R;19R;19R;19R;19R;19R;19R;19R;19R;19R;19R;19R;19R;19R;19R;19R;19R;19R;19R;19R;19R;19R;23R;23R;23R;19R;19R;19R;19R;19R;16R;16R;16R;19R;19R;25R;25R;29R;29R;29R;29R;29R;29R;29R;29R;29R;29R;29R;19R;19R;30R;30R;19R;19R;19R;19R;19R;23R;23R;19R;19R;23R;23R;27R;27R;23R;28R;28R;23R;23R;23R;23R;23R;23R;23R;19R;16R
------------
Tried from my Debian 8
$ docker version
Client:
Version: 1.13.0
API version: 1.25
Go version: go1.7.3
Git commit: 49bf474
Built: Tue Jan 17 09:44:08 2017
OS/Arch: linux/amd64
Server:
Version: 1.13.0
API version: 1.25 (minimum version 1.12)
Go version: go1.7.3
Git commit: 49bf474
Built: Tue Jan 17 09:44:08 2017
OS/Arch: linux/amd64
Experimental: false
Also tried with Centos 6.8. The result is always similar - trailing garbage.
This issue only happens with alpine image. Please fix.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.