Various Dockerfiles I use on the desktop and on servers.
-
Updated
Dec 14, 2021 - Dockerfile
{{ message }}
Various Dockerfiles I use on the desktop and on servers.
Official source for Docker configurations, images, and examples of Dockerfiles for Oracle products and projects
Docker image that provides a Minecraft Server that will automatically download selected version at startup
some personally made dockerfile
cas单点登录系统,其中包括cas认证服务,配置中心,监控平台,服务管理的高可用项目
Compilation of Dockerfiles with automated builds enabled on the Docker Registry
Bioinformatics containers
Machine Learning Containers for NVIDIA Jetson and JetPack-L4T
PHP APK Repository for Alpine Linux
Devilbox's PHP-FPM Docker Images
A language server for Dockerfiles powered by Node.js, TypeScript, and VSCode technologies.
不定期收集,整理和编写常用优秀软件和服务的 Dockerfile 文件. https://docker.ioiox.com
Phalcon Dockerfiles used for internal purposes.
Create 3d rooms in blender from floorplans.
Optimized media, analytics and graphics software stack images. Use the dockerfile(s) in your project or as a recipe book for bare metal installation.
A collection of dockerfile I use
A collection of Dockerfiles for images that can be used to implement Continuous Delivery pipelines for SAP development projects with project "Piper" or any other CD tool.
Making it easy to build Bitcoin secure, efficient and scalable Bitcoin applications!
Ten Simple Rules for Writing Dockerfiles for Reproducible Data Science
Jmeter test workload on kubernetes deployed via helm charts – Please [✩Star] if you're using it ;)
Live stream from a USB webcam with your Raspberry Pi to Youtube
Add a description, image, and links to the dockerfiles topic page so that developers can more easily learn about it.
To associate your repository with the dockerfiles topic, visit your repo's landing page and select "manage topics."
I have an existing Dockerfile that I'd like to use earthly with, but it requires a secret and I don't know how to provide that secret.
Let's say I have the following Dockerfile:
To build this I'd run
docker build . --secret id=my_secret,env=A_SECRET_IN_MY_ENVI want t