Git Product home page Git Product logo

kitematic's Introduction

Build Status Github All Releases GitHub release GitHub Releases GitHub issues GitHub pull-requests PRs Welcome Maintenance

Kitematic is a simple application for managing Docker containers on Mac, Linux and Windows.

Preview: Kitematic Dark Mode Screenshot

Kitematic Screenshot

Installing Kitematic

Download the latest version of Kitematic via the github release page.

Documentation

Kitematic's documentation and other information can be found at http://kitematic.com/docs.

Security Disclosure

Security Disclosure.

Bugs and Feature Requests

Have a bug or a feature request? Please first read the Issue Guidelines and search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.

Roadmap & Contributing

We REALLY welcome all pull requests and contributions that anyone would like to make.

Please read through our Contributing Guidelines. Included are directions for opening issues, coding standards, and notes on development.

Community

Copyright and License

Code released under the Apache license. Images are copyrighted by Docker, Inc.

kitematic's People

Contributors

jmorganca avatar seanli avatar jeffdm avatar frenchben avatar jdrouet avatar tecknix avatar trackhe avatar svendowideit avatar alexandrev avatar trungutt avatar mk101 avatar jeanlaurent avatar collin5 avatar koddsson avatar clemmakesapps avatar mhelmetag avatar mchiang0610 avatar zedtux avatar daaru00 avatar sibprogrammer avatar mat007 avatar bostonaholic avatar pgayvallet avatar londoncalling avatar domderen avatar kraynel avatar danielamram avatar vojtechbartos avatar bigguy34 avatar thomasdarimont avatar

Stargazers

VPolulyakh avatar Tim Keller avatar Heinrich Drendorf avatar Gabriel Secchi avatar G. Dees avatar victorchu avatar Anderson Couto avatar  avatar Gaël Hanquez avatar

Watchers

 avatar  avatar

kitematic's Issues

ES2015 transpiling into ES3.

I examined your solution to the No Logging problem with Kitematic - a little bit of code change in the /utils/DockerUtil.js file. I also extracted the app.asar file to examine the transpiled version of the same file. It seems all the lets are transpiled into vars.

I suspect that was not the intention of the developers. I'm no expert, but I suspect the tsconfig.json file has two mentions of es2015, where it is supposed to be case-sensitive all-caps ES2015.

Can I implore you to test this out? I would do it myself, but I'm resisting the urge to deep dive into yet another project. Thanks.

Reference:

Wrong link to ../share/kitematic/KitematicnonOriginal in Deb install

Expected behavior

Deb installer should create a functional link /usr/bin/kitematic to ../share/kitematic/Kitematic.

Actual behavior

The installation from the deb file makes a link /usr/bin/kitematic to ../share/kitematic/KitematicnonOriginal.

Information about the Issue

The deb creates a link with an invalid target.

Steps to reproduce the behavior

  1. Install the deb file in Kitematic-0.17.11-Debian-Ubuntu.zip with sudo apt install ./Kitematic-0.17.11_amd64.deb command.
  2. Show the link (or try to run it) with ls -la /usr/bin/kitematic.

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.