📫 How to reach me [email protected]
👋
Welcome
Software Engineer
Pinned Loading
-
-
Multistage Docker Build
Multistage Docker Build 1# Build stage
2FROM golang:1.19.3-alpine3.16 AS build
3WORKDIR /app
4COPY . .
5RUN go build -o main .
-
NRK-group/real-time-blog
NRK-group/real-time-blog PublicA real time blog written in Go, Html, and JavaScript
HTML 1
-
-
getting-started-with-microservices
getting-started-with-microservices PublicExample of mircro-services
JavaScript
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.