Closed sabre1041 closed 9 years ago
Adds a new Docker container for Jekyll testing. Moved new jekyll-asciidoc and existing openstack-client container to new docker folder
docker
To test the new jekyll container, have a jekyll project available on the local machine openshift-playbooks#jekyll-asciidoc-publishing
Inside the docker/jekyll-asciidoc folder, execute the following
docker/jekyll-asciidoc
./run.sh -d=<directory_containing_jekyll>
New image should be built and container should start, build and serve content.
Browse to the following location:
http://<docker_ip>:4000
None
/cc @etsauer
I like it. Looks good.
What does this PR do?
Adds a new Docker container for Jekyll testing. Moved new jekyll-asciidoc and existing openstack-client container to new
docker
folderHow should this be manually tested?
To test the new jekyll container, have a jekyll project available on the local machine openshift-playbooks#jekyll-asciidoc-publishing
Inside the
docker/jekyll-asciidoc
folder, execute the followingNew image should be built and container should start, build and serve content.
Browse to the following location:
Is there a relevant Issue open for this?
None
Who would you like to review this?
/cc @etsauer