Skip to content

mthssdrbrg/acbuild2docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

acbuild2docker

Build Status GitHub Release

Convert a script using acbuild to Dockerfile instructions.

Requirements

  • bash
  • coreutils

Installation

curl -sLO https://github.com/mthssdrbrg/acbuild2docker/raw/$VERSION/acbuild2docker

Usage

$ acbuild2docker <SCRIPT_PATH>

The above command will run through the script at <SCRIPT_PATH> and convert the relevant acbuild calls to Dockerfile instructions, with the result being written to standard out.

Copyright

This is free and unencumbered software released into the public domain.

See LICENSE or unlicense.org for more information.

About

Convert `acbuild` scripts to Dockerfile instructions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages