Skip to content

Instantly share code, notes, and snippets.

View Warns's full-sized avatar
:octocat:
Focusing

Mert Alnuaimi Warns

:octocat:
Focusing
  • Mobiquity Inc.
  • Amsterdam
View GitHub Profile
@Warns
Warns / Dockerfile
Created April 17, 2021 23:18 — forked from thesandlord/Dockerfile
ConfigMaps and Secrets with Kubernetes
# Copyright 2017, Google, Inc.
# Licensed under the Apache License, Version 2.0 (the "License")
FROM node:6-onbuild
EXPOSE 3000
ENV LANGUAGE English
ENV API_KEY 123-456-789