TT#22410 Fix typo in Dockerfile 'Instructions for usage'

Change-Id: I840a8ef9b5b7557bfff36f9928d822e6ddd61229
changes/90/15590/1
Alexander Lutay 8 years ago
parent 6686858fd7
commit f2c49b0f05

@ -52,8 +52,7 @@ WORKDIR /code
#
# you need to put the proper NGCP sources at t/sources.list.d/builddeps.list
# for instance, trunk:
# echo "deb https://deb.sipwise.com/autobuild/ release-trunk-jessie main" > /
# t/sources.list.d/builddeps.list
# echo "deb https://deb.sipwise.com/autobuild/ release-trunk-jessie main" > t/sources.list.d/builddeps.list
#
# NOTE: run the following commands from root folder of git repository:
# % docker build --tag="ngcp-csc-jessie" -f ./t/Dockerfile .

Loading…
Cancel
Save