3 Musketeers: Tool for Repeatable Builds Using Make, Docker and Docker Compose
Points: 7 | Comments: 0 | Author: stevenringo
Points: 7 | Comments: 0 | Author: stevenringo
Points: 1123 | Comments: 654 | Author: codesmash
Points: 339 | Comments: 153 | Author: danielsiders
Points: 490 | Comments: 281 | Author: erlend_sh
Points: 650 | Comments: 220 | Author: emersonrsantos
Points: 38 | Comments: 9 | Author: crankylinuxuser
Gorilla: Training and Evaluating LLMs for Function Calls (Tool Calls) - ShishirPatil/gorilla
$ sudo apt-get update; sudo apt-get upgrade $ sudo apt-get install curl; sudo apt-get install git $ curl -fsSL https://get.docker.com/ | sh $ sudo vi /etc/default/docker (新增一行) DOCKER_OPTS="$DOCKER_OPTS -H tcp://0.0.0.0:2375 -H unix:///var/run/docker.sock --api-cors-header='*'" $…
Tags: docker, ubuntu, ubuntu-16.04, apt-get | Score: 252
:warning: This repository is deprecated and will be archived (Docker CE itself is NOT deprecated) see the https://github.com/docker/docker-ce/blob/master/README.md :warning: (⭐ 5769)
The Docker Bench for Security is a script that checks for dozens of common best-practices around deploying Docker containers in production. (⭐ 9599)
Docker Official Image packaging for Docker (⭐ 1422)
Docker is a locational surname from Docker, Westmoreland, and Docker, Lancashire. People with the surname "Docker":- Adam Docker (born 1985), English-Pakistani
DevOps with Docker course by the University of Helsinki, Course material (⭐ 169)
Learn Apache Spark in Scala, Python (PySpark) and R (SparkR) by building your own cluster with a JupyterLab interface on Docker. :zap: (⭐ 509)
Play with docker class-room repo (⭐ 382)
Visual Docker Container Management on Mac & Windows (⭐ 12176)
Docker installation script (⭐ 3046)
The main difference between using Docker Desktop with the WSL2 integration and using docker directly in WSL2 without Docker Desktop is the level of integration with your tools. When you use Docker …
This is **DEPRECATED**! Please go to https://github.com/docker/distribution (⭐ 2894)