Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
8f8b962b0265958ac839d5a5a0da27e0da42b57e
/
.
/
containers
/
xos
/
Makefile
blob: 77311527c27d677fd07b8740add6075137b75067 [
file
] [
log
] [
blame
]
Tony Mack
9b910ae
2015-10-30 15:22:20 +0000
[
diff
] [
blame
]
1
.
PHONY
:
build
2
build
:
;
docker build
--
rm
-
t xos
/
python_common
.
3
4
.
PHONY
:
rmi
5
rm
:
;
docker rmi xos
/
python_common