Coder Social home page Coder Social logo

dock's People

Contributors

bitbrain avatar bripkens avatar britter avatar codingfabian avatar gitter-badger avatar gooh avatar qzs21 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dock's Issues

Forward docker output to dock output

Dock currently doesn't print out the output generated by docker. Would be nice if docker output would be printed by dock, so that the user can see download progress of images for example.

Cassandra + Spark?

I wondered if it would be easy to add a formula for a container with Cassandra + Spark set up for easy testing of that configuration? Thanks very much!

dock fails to determine container id when the image has not yet been downloaded

Example:

$ dock mongodb

Starting mongodb (using /Users/bene/.dock-formulas/formulas/mongodb)
Unable to find image 'dockerfile/mongodb' locally
Error: No such image or container: Pulling
error in run: exit status 1
Error: No such image or container: Pulling
error in run: exit status 1
Container started
Name:
IP:         192.168.59.103
Ports:

Warning: SHA1 support is deprecated

When freshly install dock from the bripkens/dock repository, the following warning is shown:

Warning: SHA1 support is deprecated and will be removed in a future version.
Please switch this formula to SHA256.

Add an FAQ

Topics:

  • how to upgrade dock
  • how to troubleshoot Docker problems

Missing metadata on Windows 10

I am using Windows 10 in combination with HyperV and Docker for Windows. When running for example:

dock mongodb

I get the following console log:

Starting mongodb (using /c/Users/migue/.dock-formulas/formulas/mongodb)...
3bbe5b199b7733784f8fb7ef22867f091be30f6d6b525407d3f7a6086d1d447e
Host does not exist: "docker"
Host does not exist: "docker"
Container started
Name:
IP:
Ports:

The container starts properly however the metadata shown in the log are missing.

Postgres

Would absolutely love it if you had a postgres formula!

Port collision handling

A port collision will occur when starting at least two containers with an exposed port in common. As a result at least one container will not start with an error message like:

docker: Error response from daemon: driver failed programming
external connectivity on endpoint dock-<formula> (<id>): 
Bind for 0.0.0.0:<port> failed: port is already allocated.

Failed to start the Docker container.

To solve this issue, formulas could provide information about their exposed ports and an "interface" to set a custom port. dock could then look up for collisions in order to assign a free port number to the respective container before they get started.

Alive?

Hi, Just curious if this is in active development?

--Joe

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.