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
{{ message }}
This repository was archived by the owner on May 12, 2021. It is now read-only.
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Lens Docker files usable for testing and development purposes.
Build the image by running build script: Use tools/scripts/build-docker.sh
Run the image in the container: Use tools/scripts/run-docker.sh
This will start the docker container and the container will have its Lens directories
mounted to your actual checked out code, allowing you to modify and recompile
your Lens source and have them immediately usable in the docker images
(without rebuilding the image).