You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PJSIP_VERSION: master # PJSIP_VERSION: 2.15.1 # to run a spesific release use master or tags/2.15.1 or anythink that can go in git checkout ${PJSIP_VERSION}
image: hub.deploy.telebroad.com/pjsip-android-docker:latest # Name of the image to build
container_name: pjsip-android-docker # Name of the container
volumes:
- ./build:/pjsip/build # Mount local 'build' directory to 'pjsip/build' in the container