Commit Graph

9 Commits

Author SHA1 Message Date
Andreas Jaeger 06e67f317d Retire dox repository
This change removes all content from the repository and adds the usual
README file to point out that the repository is retired following the
process from
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

Depends-On: https://review.opendev.org/701446
Change-Id: I49ddca0f6c4a5d0e546e22a5515d405f0e869eab
2020-01-07 20:53:40 +01:00
Chmouel Boudjnah 6e48f91bde Update doc for 1.3 bootdocker
Change-Id: Ib5bb960de9dc76b2a87b3bed916da77519453e22
2014-10-21 09:10:00 +02:00
Davanum Srinivas 51bd5fede5 Ability to specify mount path mapping from osx->vm->docker
The docker -v command takes the directory structure where the
docker itself is running. So when using with osx using boot2docker
or just a ubuntu with docker, we need to use say sshfs or virtual
box additions to first make the osx file system available on the
operating system where docker is running (vm in boot2docker). Then
we need to be able to specify how the osx directory maps to the
directory on the vm using the new --path-map parameter.

Change-Id: I8543c94accf5e809323f0f348e9729e32d942b80
2014-10-14 12:28:45 -04:00
Chmouel Boudjnah 92fad2c7a7 Add information about boot2docker in README
Change-Id: I7bdfb0da5534a8b3f0a2062a878ff488940743d1
2014-10-01 12:48:16 +00:00
pcrews b89d73a268 Document multiple images in dox
Altering the README file to properly describe
how dox works with multiple images.

This includes how / where to specify them and how
dox uses them (executes the same prep/command code
on each image).

This is to better reflect behavior w/ new multiple
image patch.

Change-Id: Iba45177e6989c30d12d0b823956b2e5e07206176
2014-09-10 12:47:59 -07:00
Monty Taylor efbb9d122c Add docs about image caching 2014-07-23 21:46:56 -04:00
Monty Taylor 0834ab407c Initial pass at the basic logic 2014-07-22 16:27:33 -07:00
Monty Taylor 77ae302213 Clean up build and write a README 2014-07-22 12:33:33 -07:00
Monty Taylor ad90b40f9b Initial commit 2014-07-20 20:04:11 -07:00