Giter Club home page Giter Club logo

Comments (17)

bhtek avatar bhtek commented on June 18, 2024

I am having the same issue on Ubuntu as well as OpenSUSE.

from docker.

hoelzro avatar hoelzro commented on June 18, 2024

@bhtek Which versions of Ubuntu/OpenSUSE? Are you also using gnome-terminal and bash?

@kforner @bhtek Which version of docker are you using?

from docker.

kforner avatar kforner commented on June 18, 2024
> docker version 
Client:
 Version:      1.9.1
 API version:  1.21
 Go version:   go1.4.2
 Git commit:   a34a1d5
 Built:        Fri Nov 20 13:12:04 UTC 2015
 OS/Arch:      linux/amd64

Server:
 Version:      1.9.1
 API version:  1.21
 Go version:   go1.4.2
 Git commit:   a34a1d5
 Built:        Fri Nov 20 13:12:04 UTC 2015
 OS/Arch:      linux/amd64

from docker.

hoelzro avatar hoelzro commented on June 18, 2024

@kforner I tried spinning up an Ubuntu VM to test this out, but installing docker via apt gives me Docker 1.6.2. Did you build docker yourself, or is there a more up-to-date package I should try?

from docker.

kforner avatar kforner commented on June 18, 2024

Which Ubuntu version ? Have you updated the package list ? The crurent
version is 1.10 i think
Le 12 avr. 2016 05:56, "Rob Hoelz" [email protected] a Γ©crit :

@kforner https://github.com/kforner I tried spinning up an Ubuntu VM to
test this out, but installing docker via apt gives me Docker 1.6.2. Did you
build docker yourself, or is there a more up-to-date package I should try?

β€”
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#3 (comment)

from docker.

moritz avatar moritz commented on June 18, 2024

@hoelzro https://docs.docker.com/engine/installation/linux/ubuntulinux/ has instructions for adding a package source which is more up-to-date.

from docker.

hoelzro avatar hoelzro commented on June 18, 2024

@kforner The current version is something like 1.10, but that's what I have on my machine (Arch), so I want to try to be as precise as possible to try and duplicate this.
@moritz Thanks for the link; I'll try that out!

from docker.

hoelzro avatar hoelzro commented on June 18, 2024

@kforner Alright; I've updated docker according to @moritz' instructions; this is what I have on my Ubuntu VM:

Client:
 Version:      1.10.3
 API version:  1.22
 Go version:   go1.5.3
 Git commit:   20f81dd
 Built:        Thu Mar 10 15:54:52 2016
 OS/Arch:      linux/amd64

Server:
 Version:      1.10.3
 API version:  1.22
 Go version:   go1.5.3
 Git commit:   20f81dd
 Built:        Thu Mar 10 15:54:52 2016
 OS/Arch:      linux/amd64

This is on 14.04 and this setup works for me; would you mind upgrading to docker 1.10 to see if that resolves your issue?

from docker.

hoelzro avatar hoelzro commented on June 18, 2024

@kforner Have you tried docker 1.10 to see if that fixes the problem?

from docker.

kforner avatar kforner commented on June 18, 2024

Hi. No I can't. The 1.10 version is not compatible with my docker registry.

On Wed, Apr 27, 2016 at 2:02 AM, Rob Hoelz [email protected] wrote:

@kforner https://github.com/kforner Have you tried docker 1.10 to see
if that fixes the problem?

β€”
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#3 (comment)

from docker.

washort avatar washort commented on June 18, 2024

I am seeing the same behavior on Docker 1.11.1.

from docker.

hoelzro avatar hoelzro commented on June 18, 2024

For better or for worse, I was finally just able to reproduce this myself. Now hopefully I can actually fix it!

from docker.

washort avatar washort commented on June 18, 2024

I discovered this after creating my own docker image that uses rlwrap. Problem gets worse: I've tried it under docker 1.8.3 and docker 1.10.3 on a Debian host (both succeed), and under docker 1.10.3 (success) and 1.11.1 (failure) on Ubuntu. So I don't think it's: an rlwrap bug, a kernel bug, or a docker version-specific bug.

from docker.

hoelzro avatar hoelzro commented on June 18, 2024

@washort The more I dig into this, the more I'm convinced it's a Docker bug. rlwrap is just asking the kernel for its terminal size; I'm guessing that Docker isn't properly initializing the terminal size for some reason.

from docker.

washort avatar washort commented on June 18, 2024

That's my impression. I did find that if I ran rlwrap from a bash prompt launched with docker run, it works. (But using bash -c did not.)

from docker.

hoelzro avatar hoelzro commented on June 18, 2024

The docker image no longer uses rlwrap, so this should be fixed now.

from docker.

bhtek avatar bhtek commented on June 18, 2024

Awesome. Thanks.
On 6/05/2016 10:34 AM, "Rob Hoelz" [email protected] wrote:

The docker image no longer uses rlwrap, so this should be fixed now.

β€”
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#3 (comment)

from docker.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.