
Docker Hub
runc
Kubernetes
Amazon ECR
GitHub
Apache Thrift
Artifactory
Apache ZooKeeper
pkgsrc
Conda
Homebrew
Yay
Portage
Nix
Docker
BBEdit
Docker Hub
pkgsrcBased on our record, Docker Hub seems to be a lot more popular than pkgsrc. While we know about 370 links to Docker Hub, we've tracked only 11 mentions of pkgsrc. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
You need a Docker Hub account and a personal access token for KAMAL_REGISTRY_PASSWORD. - Source: dev.to / about 2 months ago
Now you want to share your custom image with your teammates or with the world. To do so, first you need to create an account on docker hub. - Source: dev.to / 3 months ago
My three-tier application with the frontend (presentation layer), backend (logic layer), and database (data layer), are all deployed with Docker, while the data layer uses an external Postgres image from the Docker Hub registry. - Source: dev.to / 3 months ago
So is https://hub.docker.com which is why I am here and not doing useful work. - Source: Hacker News / 8 months ago
Docker images are already compressed when you push them to registries like Docker Hub, GHCR, AWS ECR, etc. - Source: dev.to / 8 months ago
> Most open source software packages are also compiled for BSD variants, they switched to 64 bit time_t a long time ago and reported back upstream any problems. * NetBSD in 2012: https://www.netbsd.org/releases/formal-6/NetBSD-6.0.html * OpenBSD in 2014: http://www.openbsd.org/55.html For packaging, NetBSD uses their (multi-platform) Pkgsrc, which has 29,000 packages, which probably covers a large swath of... - Source: Hacker News / 12 months ago
> https://pkgsrc.smartos.org/install-on-macos/ Note that Pkgsrc is a NetBSD-derived project. * https://pkgsrc.org The Joyent folks leveraged it to allow their customers, who were perhaps not as familiar with Solaris/SmartOS, a larger pool of packages. Pkgsrc was running on Solaris before Joyent, Joyent built on top of it. - Source: Hacker News / almost 2 years ago
Https://pkgsrc.org/ from netbsd runs on many systems. - Source: Hacker News / about 2 years ago
It seems according to pkgsrc.org that pkgin might follow the PKG_PATH environment variable. You're supposed to set PKG_PATH="http://cdn.NetBSD.org/pub/pkgsrc/packages/NetBSD/$(uname -p)/$(uname -r|cut -f '1 2' -d.)/All/", and according to uname(1), -p gives the processor architecture and -r gives the operating system [kernel] release. Source: over 3 years ago
It seems like pkgsrc.org hasnโt got the news yet. Source: over 3 years ago
runc - CLI tool for spawning and running containers according to the OCI specification - opencontainers/runc
Conda - Binary package manager with support for environments.
Kubernetes - Kubernetes is an open source orchestration system for Docker containers
Homebrew - The missing package manager for macOS
Amazon ECR - Amazon ECR is a fully-managed Docker container registry enabling developers to store, manage, and deploy Docker container images.
Yay - Yay is an AUR helper written in go, based on the design of yaourt, apacman and pacaur.