quickstart-basic
hub-feedback
quickstart-basic | hub-feedback | |
---|---|---|
1 | 421 | |
386 | 237 | |
- | 0.8% | |
10.0 | 2.4 | |
about 6 years ago | 10 months ago | |
PHP | ||
MIT License | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
quickstart-basic
-
Containerizing Laravel Applications
For this blog post, we will containerize the sample Laravel task-list application provided on GitHub. This project was written against a reasonably old version of Laravel and has since been archived. However, working with this codebase requires that we address a number of requirements commonly found in production and legacy code bases, such as using specific versions of PHP, database migrations, port mappings, and running integration tests.
hub-feedback
- The Power of Containers: Why Docker is Essential in Cloud, AI, Software Engineering and DevOps
-
Docker: Day 3
Account Creation: Create an account on Docker Hub.
-
Como realizei o deploy do meu portfólio utilizando uma VPS
Docker Hub
-
Getting Started with .NET and Docker Tutorial
First, you need to download and install Docker Desktop from the Docker website. You can leave all of the default options checked during the installation process. Once it’s downloaded, sign in using your Docker Hub account. If you don’t have an account, you can sign up at hub.docker.com.
-
Day 15: Introduction to DockerHub
DockerHub is where all those images we've been pulling come from! Remember all those docker pull commands we've been using? They were all pulling from DockerHub.
-
8 Must-Learn Backend Development Tools for 2025: Your Ultimate Guide
Docker Hub: https://hub.docker.com/
-
Choosing Pre-Built Docker Images and Custom Containers for NVIDIA Jetson Edge AI Devices
Pre-built images, such as those found on Docker Hub, offer simplicity and reliability, often including the latest updates and optimizations from their developers. These images are particularly useful for quick development and experimentation, providing all necessary dependencies for NVIDIA frameworks such as TensorFlow or PyTorch.
-
Day 4: Your first Container
The first time you run this command, Docker will start to download the golang base image from Docker Hub. This might take a while if you don't have it yet! Subsequent runs will be faster because Docker is quite good at caching steps that do not change.
-
Day 3: What is Docker and why should I care?
Docker is a company that maintains the Docker software and also offers a cloud service to run Docker containers in the cloud. They run DockerHub, which is a platform to store share and run Docker images. The actual standard for Docker containers is called OCI (Open Container Initiative). Because Docker is based on OCI there are many other tools that can interact with Docker containers, like Podman or Lima. If you want to go really deep, I really recommend reading the OCI specification! It's long but super interesting.
-
Deploying AI Projects Through a Jenkins Pipeline
A container registry: You can use Jozu Hub, the GitHub Package registry, or DockerHub. This guide will use Jozu Hub.
What are some alternatives?
quickstart-basic - A sample task list application.
rook - Storage Orchestration for Kubernetes
build-push-action - GitHub Action to build and push Docker images with Buildx
kubernetes - Production-Grade Container Scheduling and Management
apprunner-roadmap - This is the public roadmap for AWS App Runner.
Harbor - An open source trusted cloud native registry project that stores, signs, and scans content.
chartmuseum - helm chart repository server
website - Let's Encrypt Website and Documentation
Docker Compose - Define and run multi-container applications with Docker
Portainer - Making Docker and Kubernetes management easy.
rubygems - Library packaging and distribution for Ruby.
verdaccio - A lightweight Node.js private proxy registry