docker-term | Docker container solution to run custom VT100 console

 by   steve-krisjanovs Shell Version: Current License: No License

kandi X-RAY | docker-term Summary

kandi X-RAY | docker-term Summary

docker-term is a Shell library. docker-term has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

I developed this docker container where I saw a need for businesses who require a text-based VTxxx interface to easily customize and automate their operations (e.g. text-based VT100 data capture scanner guns, WindowsMobile/CE rugged handheld devices with a VT100 client, etc.). Many businesses have a substantial legacy investment in these perfectly-functional older devices, but there is a growing trend in the enterprise world where businesses are expected to replace their VT100 legacy scanner investment for newer iOS/Android-based technologies. It's my hope that this container serves a niche for those who cannot upgrade their legacy scanner hardware yet.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              docker-term has a low active ecosystem.
              It has 7 star(s) with 1 fork(s). There are no watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              docker-term has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of docker-term is current.

            kandi-Quality Quality

              docker-term has no bugs reported.

            kandi-Security Security

              docker-term has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              docker-term does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              docker-term releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of docker-term
            Get all kandi verified functions for this library.

            docker-term Key Features

            No Key Features are available at this moment for docker-term.

            docker-term Examples and Code Snippets

            No Code Snippets are available at this moment for docker-term.

            Community Discussions

            Trending Discussions on docker-term

            QUESTION

            Docker Terminal connection refused
            Asked 2017-Nov-17 at 15:44

            I've also asked this question over at the Docker boards but got no response there. If someone knows a solution for the issue it might be helpful to post the answer in the Docker boards as well. Here is a link to the question.

            My task is to create a Docker image from a Tomcat web app that I’ve developed. I’ve set up Docker on my Windows 7 machine and I think I got it almost working. After several configuration attempts, I managed to get a connection to the docker repository. To get that working I had add the proxy server which I extracted from the PAC file (more on that later) to the config.json file:

            My understanding is that for creating an image from my web app I need to use the Docker terminal to access the default VM hosts file system to get the packaged war file and the Dockerfile to create an image. For that the terminal sends an HTTP Post request to the Docker default VM that then creates the Docker image.

            Here is where I get an error message. Apparently when firing the HTTP request to the IP of the default VM (168.192.99.100) the Docker terminal sends it in a way that routes the request over the corporate proxy resulting in an error:

            I thought I would have this issue covered since I added the default VMs IP address to the NP_PROXY variable in the config.json file. This doesn’t seem to have the desired effect. If I use curl to do an HTTP Get to the default VM I get the same connection error that I get when I browse the Internet and encounter a site that is blocked by the firewall.

            As a related note, I also have the HTTP_PROXY, HTTPS_PROXY and NO_PROXY environment variables set directly in Windows.

            I’ve talked to one of our network guys who told me that the NO_PROXY variable has no influence on the HTTP requests because the corporate network uses a PAC file for the proxy configuration. Apparently the Docker terminal uses the proxy configuration from the PAC file to route its requests thus the NO_PROXY settings have not effect on the requests.

            His advise would be to find a way to start the Docker terminal without the proxy configuration. I’ve looked at the start.sh script that is responsible for starting the Docker terminal and tried to determine how to achieve this but had no success.

            Has anyone encountered this situation before and knows hot to resolve the issue?

            Any help is appreciated.

            ...

            ANSWER

            Answered 2017-Nov-17 at 15:44

            After tinkering around with some settings I found a workaround for this problem that might be helpful to other.

            Apparently the Docker quickstart terminal ignores the NO_PROXY environment variable. As soon as I removed the HTTP_PROXY and HTTPS_PROXY environment variables the terminal worked as expected.

            Source https://stackoverflow.com/questions/47325202

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install docker-term

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/steve-krisjanovs/docker-term.git

          • CLI

            gh repo clone steve-krisjanovs/docker-term

          • sshUrl

            git@github.com:steve-krisjanovs/docker-term.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link