GithubHelp home page GithubHelp logo

gaol's People

Contributors

charlievieth avatar danail-branekov avatar goonzoid avatar rosenhouse avatar vito avatar williammartin avatar xoebus 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

Watchers

 avatar  avatar

gaol's Issues

bash example from README shows incorrect usage

# gaol create
g7nsaui2gss
root@agent-id-garden-0:~/go/bin# gaol run g7nsaui2gss date -a
Sun Feb  8 16:04:13 UTC 2015
root@agent-id-garden-0:~/go/bin# gaol run g7nsaui2gss bash -c "while true; do date; sleep 1; done"
Incorrect Usage.

NAME:
   run - run a command in a container

USAGE:
   command run [command options] [arguments...]

OPTIONS:
   --attach, -a     attach to the process after it is started
   --dir, -d        current working directory of process
   --user, -u       user to run the process as
   --privileged, -p use privileged user in container

[req-info] Networking

I'm trying to expose the port 80 in a garden container that is running apache. Using gaol, i tried the command:
gaol net-in -p 80 <container_ID>
but it is not working, can you please explain how to do it?
Thank you in advance.

Copying file to container is failing.

I ran this command,

tar c file.txt | ./gaol_linux stream-in e4a7f82f-0a80-4477-503e-a41fd5357051 --destination /etc/file.txt

Got this error
error: stream-in: nstar: error streaming in: exit status 1. Output: execveat: Function not implemented

In container it is creating a directory with name file.txt instead of text file.

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.