containers / build

another build tool for container images (archived, see https://github.com/rkt/rkt/issues/4024)
Apache License 2.0
342 stars 80 forks source link

Better documentation for 'script' command #255

Closed cdrage closed 7 years ago

cdrage commented 8 years ago

There's very little documentation in the --help command as well as the documentation in regards to using the acbuild script command.

The only example I found was https://github.com/containers/build/blob/master/examples/apache/build-apache.acb

Let's create some docs for this awesome command!

jonboulle commented 8 years ago

Good point, there should be a subcommands document for this! Would you be up for taking a first pass?

On 15 September 2016 at 14:41, Charlie Drage notifications@github.com wrote:

There's very little documentation in the --help command as well as the documentation in regards to using the acbuild script command.

The only example I found was https://github.com/containers/ build/blob/master/examples/apache/build-apache.acb

Let's create some docs for this awesome command!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/containers/build/issues/255, or mute the thread https://github.com/notifications/unsubscribe-auth/ACewN0YzRwX1L5mqtLMSgalbyS6PlPHuks5qqTz6gaJpZM4J90fm .

cdrage commented 8 years ago

@jonboulle yaya, i'll get some PR up later earlier next week

cdrage commented 7 years ago

This is done :)