F1 circuit layouts with year-by-year SVGs — manually traced track variations
25'ten fazla konu seçemezsiniz
Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
|
- manifest: 2
- name: f1-circuits
- version: "1.0.0"
- description: "F1 track layout CDN — serves SVG/PNG circuit maps by grand prix and year"
-
- env:
- DOMAIN:
- from: node.domain
- default: localhost
-
- docker:
- - image: f1-circuits
- context: .
- dockerfile: service/Dockerfile
|