Skip to content

MWers/docker-docset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED

Dash has hadded an official Docker Docset so unless there's a demand for a Docker Docset outside of Dash, I will no longer maintain this repo. If you're still using this and wish for it to containue to be maintained, please submit an issue and let me know. Thanks!


Docker Docset Generator

Build Docker Docset

Create the Docker docset image

docker build -t "docker-docset:1.4.1" .

Copy Docker.docset to local filesystem

Copy Docker.docset and Docker.tgz to $(pwd)/release

docker run --rm -it -v $(pwd)/release:/host/release "docker-docset:1.4.1" cp -av ./ /host/release/

TODO

  1. Add Makefile
  2. Add section to page titles
  3. Add index for select pages (like Dockerfile and CLI reference)
  4. Clean up README.md

About

Docker Docset Generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published