@@ -8,6 +8,8 @@
FROM debian:latest
+MAINTAINER Mark Ide Jr (https://www.mide.io)
+
RUN echo "deb http://overviewer.org/debian ./" >> /etc/apt/sources.list && \
apt-get update && \
apt-get install -y wget && \
@@ -1,6 +1,6 @@
The MIT License (MIT)
-Copyright (c) 2016-2017 Mark Ide
+Copyright (c) 2016-2017 Mark Ide Jr
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal