Cloud Engineer
DevOps Engineer
Full stack developer
Ansible
Python
JavaScript
Docker
Kubernetes
Pinned Loading
-
tailscale-with-minecraft
tailscale-with-minecraft PublicA few ansible playbooks to automate setting up a minecraft serve accessible via tailscale
Python 1
-
-
-
-
Git rebase merge conflicts
Git rebase merge conflicts 1git rebase origin/master
2# fix conflicts
3git add -A
4git rebase --continue
5git push --force
-
Next.js Dockerfile with entrypoint.s...
Next.js Dockerfile with entrypoint.sh to enable building minimal images without including your ENV vars in the image 1FROM node:18-alpine AS base
23# Install dependencies only when needed
4FROM base AS deps
5# Check https://github.com/nodejs/docker-node/tree/b4117f9333da4138b03a546ec926ef50a31506c3#nodealpine to understand why libc6-compat might be needed.
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.