Skip to content

Commit

Permalink
Docker images for SAS (#44)
Browse files Browse the repository at this point in the history
* Dockerfile to build ISCE3 from source code

* specfile to build ISCE3

* lockfile for calval delivery with ISCE3 builder

* using Dockerfile based on conda-isce3; label updated

* Update Docker/Dockerfile

Co-authored-by: Gustavo H. X. Shiroma <52007211+gshiroma@users.noreply.github.com>

---------

Co-authored-by: Seongsu Jeong <seongsu.jeong@jpl.nasa.gov>
Co-authored-by: Gustavo H. X. Shiroma <52007211+gshiroma@users.noreply.github.com>
  • Loading branch information
3 people authored May 31, 2023
1 parent 31d1e10 commit 1ffeee9
Show file tree
Hide file tree
Showing 2 changed files with 111 additions and 54 deletions.
2 changes: 1 addition & 1 deletion Docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM oraclelinux:8

LABEL author="OPERA ADT" \
description="RTC gamma release R3" \
description="RTC cal/val release R4" \
version="0.4-calval"

RUN yum -y update &&\
Expand Down
Loading

0 comments on commit 1ffeee9

Please sign in to comment.