Kai Qiang Wu(Kennan)
19aaa9edf6
Fix the docker build image issue
...
The python cryptography issue, check
http://www.123code.blogspot.com/2014/10/fixed-installing-python-cryptography.html
The ubuntu pip issue, check
http://stackoverflow.com/questions/27341064/how-do-i-fix-importerror-cannot-import-name-incompleteread
Closes-Bug: #1455420
Change-Id: I8cb78f990c08cb527ebce3fa720537b5c03eb942
7 years ago
Pierre Padrixe
61de9551bd
Fix dockerfile comment containing unrecognized argument 'host'
...
Change-Id: If2781a3234284965ed7f99d7a464f3df03f2cceb
8 years ago
Pierre Padrixe
1c92cf4e82
Avoid apt-get update getting cached in Dockerfile
...
Change-Id: Ieb4aaa4c8cfe1e4f131e2b8b734a09374d84dc0d
8 years ago
Ian Main
883b45d4b3
Fix docker container.
...
Command to start magnum was wrong, it doesn't accept --host.
Change-Id: I44e2aa0b6996943d5b6567be42b1fe92d6dd3952
8 years ago
Pierre Padrixe
566c5f4b9c
Fix python-pip package not found in Dockerfile
...
Change-Id: I88cde38cd44d067b11a48cb043fe2fd017867011
8 years ago
Abhishek Chanda
05ed696684
Small Dockerfile changes
...
- Removed the entry from sources.list
main and universe were already in the trusty image. This resulted
in warnings during apt-get update
- Fixed a typo in example
Change-Id: I343f4863f1a91604f81e8e1c21f565e94a79feed
8 years ago
Adrian Otto
e995a4d65d
Dockerfile Improvements
...
- Adjusted port to 9511 to allow external access to the service.
- Added instructions.
Change-Id: Ibe337ee26d52d5a47f1d7dde8bf38da4501ad9a9
8 years ago
Davanum Srinivas
d7e4bbeaaa
Add DockerFile to run magnum-api service
...
Ability to start the magnum api service in a docker container
Co-Authored-By: Eric Windisch <eric@windisch.us>
Change-Id: Idf5189403f60a66e80f86ba49fb3a5f8e914d9d2
8 years ago