Method: Docker::Build.description
- Defined in:
- lib/scripts/docker/build.rb
.description ⇒ Object
4 5 6 7 8 |
# File 'lib/scripts/docker/build.rb', line 4 def description " Uses docker to build the docker image for the current project.\n MARKDOWN\nend\n" |