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

Change-Id: Ifd1c36f834592d39b414b63822de4af8e301accf
changes/88/15588/1
Alexander Lutay 8 years ago
parent 5786436c2d
commit 78d6faeb1c

@ -29,8 +29,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-stretch main" > /
# t/sources.list.d/builddeps.list
# echo "deb https://deb.sipwise.com/autobuild/ release-trunk-stretch main" > t/sources.list.d/builddeps.list
#
# % docker build --tag="kamailio-config-tests-stretch" .
# % docker run --rm -i -t -v $(pwd)/..:/code:rw kamailio-config-tests-stretch:latest bash

Loading…
Cancel
Save