MSc Computer Science from NTNU, Trondheim.
Co-founder of mestr.no.
Broadcast engineer at Studentmediene i Trondheim.
-
Mestr
- aeide.no
Highlights
- Pro
Pinned Loading
-
Dockerfile setting up PyODBC and MyS...
Dockerfile setting up PyODBC and MySQL connector 1# syntax=docker/dockerfile:1
23FROM python:3.9
4WORKDIR /app
5COPY requirements.txt requirements.txt
-
Dockerfile installing packages from ...
Dockerfile installing packages from a private PyPi repository 1# syntax=docker/dockerfile:1
23FROM python:3.9
4WORKDIR /app
5COPY requirements.txt requirements.txt
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.