1
0
Fork 0

Initial sattools Dockerfile

pull/20/head
interplanetarychris 2019-11-11 21:35:28 -08:00
parent b1f92ab4b6
commit cf6feb5125
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ FROM ubuntu:18.04
ARG DEBIAN_FRONTEND=noninteractive
# Modify the following with your preferred COSPAR station ID
ENV ST_COSPAR 9997
ENV ST_COSPAR 9999
# Update these directories per your preferences
ENV HOME /root