Add dagger golang use case

Signed-off-by: Vasek - Tom C <tom.chauveau@epitech.eu>
This commit is contained in:
Tom Chauveau
2022-03-15 14:32:26 +01:00
committed by Vasek - Tom C
parent 21c6af0678
commit 2d3acc61e0
5 changed files with 205 additions and 0 deletions

View File

@@ -101,6 +101,15 @@ module.exports = {
"use-cases/go-docker-swarm",
],
},
{
type: "category",
label: "Use Cases",
collapsible: false,
collapsed: false,
items: [
"use-cases/go-on-docker-hub"
],
},
{
type: "link",
label: "⬅️ Dagger 0.1",