Backup & restore on Docker

Backup on the Same Machine NOTE : In below document above volume mapping host paths are used for reference only. Make sure you use your volume paths used in your docker command. For reference see below image. Restore on the Same Machine Backup & Restore Between Machines (Docker) Backup phase…

0
Read More

Linking a repository

Repositories are the storage containers for your source code. Most of today’s repositories are stored using services like Github, GitLab, Bitbucket, etc. (view a full list of supported services here). In order to analyze any code on BrowserStack Code Quality, a repository must first be linked. Steps to link a repository:…

0
Read More

Installation on Docker

Using archive file This article gives step-by-step instructions for the installation of docker using a docker archive file. Code Quality Components Code Quality is made up of the following components: To know more about C++ configuration, refer to this article. To know more about the Recommendation Engine for the beta…

0
Read More