Moozonian
Web Images Developer News Books Maps Shopping Moo-AI
Showing results for Contain
StackOverflow https://stackoverflow.com/questions/1125968/how-do-i-force-git-pull-to-overwrite-local-files

How do I force "git pull" to overwrite local files?

Tags: git, version-control, overwrite, git-pull, git-fetch
StackOverflow https://stackoverflow.com/questions/3437059/does-python-have-a-string-contains-substring-method

Does Python have a string 'contains' substring method?

Tags: python, string, substring, contains
StackOverflow https://stackoverflow.com/questions/1789945/how-to-check-whether-a-string-contains-a-substring-in-javascript

How to check whether a string contains a substring in JavaScript?

Tags: javascript, string, substring, string-matching
StackOverflow https://stackoverflow.com/questions/5195859/how-do-you-push-a-tag-to-a-remote-repository-using-git

How do you push a tag to a remote repository using Git?

Tags: git, git-push, git-tag
GitHub Repo https://github.com/kata-containers/kata-containers

kata-containers/kata-containers

Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs. https://katacontainers.io/
GitHub Repo https://github.com/dylanlrrb/Please-Contain-Yourself

dylanlrrb/Please-Contain-Yourself

A Docker tutorial written for people who don't actually know Docker already.
StackOverflow https://stackoverflow.com/questions/16956810/find-all-files-containing-a-specific-text-string-on-linux

Find all files containing a specific text (string) on Linux

Tags: linux, text, grep, directory, find
StackOverflow https://stackoverflow.com/questions/5410757/how-can-i-delete-all-lines-that-contain-a-specific-string-from-a-text-file

How can I delete all lines that contain a specific string from a text file?

Tags: shell, sed, text-parsing, in-place
GitHub Repo https://github.com/apple/container

apple/container

A tool for creating and running Linux containers using lightweight virtual machines on a Mac. It is written in Swift, and optimized for Apple silicon.
GitHub Repo https://github.com/dotnet-architecture/eShopOnContainers

dotnet-architecture/eShopOnContainers

Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.
GitHub Repo https://github.com/microsoft/vscode-dev-containers

microsoft/vscode-dev-containers

NOTE: Most of the contents of this repository have been migrated to the new devcontainers GitHub org (https://github.com/devcontainers). See https://github.com/devcontainers/template-starter and https://github.com/devcontainers/feature-starter for information on creating your own!
GitHub Repo https://github.com/containerd/containerd

containerd/containerd

An open and reliable container runtime
GitHub Repo https://github.com/bitnami/containers

bitnami/containers

Bitnami container images
StackOverflow https://stackoverflow.com/questions/229551/how-to-check-if-a-string-contains-a-substring-in-bash

How to check if a string contains a substring in Bash

Tags: string, bash, shell, substring, sh
StackOverflow https://stackoverflow.com/questions/24319662/from-inside-of-a-docker-container-how-do-i-connect-to-the-localhost-of-the-mach

From inside of a Docker container, how do I connect to the localhost of the machine?

Tags: docker, nginx, docker-container, docker-network
GitHub Repo https://github.com/osixia/container-openldap

osixia/container-openldap

OpenLDAP container image 🐳🪪🌴
GitHub Repo https://github.com/jpetazzo/container.training

jpetazzo/container.training

Slides and code samples for training, tutorials, and workshops about Docker, containers, and Kubernetes.
StackOverflow https://stackoverflow.com/questions/444798/how-to-make-containsstring-case-insensitive

How to make '.Contains(string)' case insensitive

Tags: c#, string, contains, case-insensitive
GitHub Repo https://github.com/mozilla/contain-facebook

mozilla/contain-facebook

Facebook Container isolates your Facebook activity from the rest of your web activity in order to prevent Facebook from tracking you outside of the Facebook website via third party cookies.
StackOverflow https://stackoverflow.com/questions/406230/regular-expression-to-match-a-line-that-doesnt-contain-a-word

Regular expression to match a line that doesn't contain a word

Tags: regex, regex-negation