Updated dockerfile comments and updated dockerfile readme. Removed ci-dockerfile

Added python
This commit is contained in:
Ella Schwarz
2021-02-04 00:29:43 -08:00
parent 5e903723ed
commit e95e033e5e
4 changed files with 9 additions and 49 deletions

View File

@@ -1,10 +1,10 @@
### Note: This DockerFile is adapted from https://github.com/ucb-bar/chipyard/blob/master/.circleci/images/Dockerfile which was adapted from: https://github.com/CircleCI-Public/example-images/openjdk
# This is a full chipyard setup
# BUILD BASE FOR CI
FROM ubuntu:18.04 as base
ARG CHIPYARD_HASH
# Default branch dev for experimental version
ARG CHIPYARD_HASH=dev
MAINTAINER https://groups.google.com/forum/#!forum/chipyard