Skip to content

Commit

Permalink
Merge pull request #330 from bastelfreak/docker
Browse files Browse the repository at this point in the history
Add Docker Sponsoring to website
  • Loading branch information
bastelfreak authored Oct 26, 2023
2 parents 7eaa9b7 + cafed0f commit 22f5384
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 1 deletion.
9 changes: 9 additions & 0 deletions _sponsors/docker.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
name: Docker Inc
logo: sponsor-docker.png
website: https://hub.docker.com/
button: hub.docker.com
---

Docker accepted Vox Pupuli in their [Open Source Community Program](https://docs.docker.com/trusted-content/dsos-program/).
Among other things our developers don't have API ratelimits and we get free vulnerability analysis and insights analytics for our images.
Binary file added static/images/01-primary-blue-docker-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion static/images/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
all: sponsor-github.png sponsor-hetzner.png sponsor-hoenscheiditconsulting.png sponsor-betadots.png sponsor-babiel.png sponsor-enterprise-modules.png
all: sponsor-github.png sponsor-hetzner.png sponsor-hoenscheiditconsulting.png sponsor-betadots.png sponsor-babiel.png sponsor-enterprise-modules.png sponsor-docker.png

SPONSOR_LOGO= 300x150
SPONSOR_CANVAS= 320x170
Expand All @@ -22,3 +22,5 @@ sponsor-betadots.png: betadots.png
sponsor-babiel.png: babiel_logo_RGB.png

sponsor-enterprise-modules.png: logo-Enterprise-modules\ SVG.png

sponsor-docker.png: 01-primary-blue-docker-logo.png
Binary file added static/images/sponsor-docker.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 22f5384

Please sign in to comment.