Updated ci dockerfile. Moved dockerfiles to outer directory. Updated comments for entrypoint.sh

This commit is contained in:
Ella Schwarz
2021-01-20 18:59:38 -08:00
parent 9b84682a62
commit 49a76a606b
3 changed files with 94 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
#!/bin/bash
# used with the dockerfile to set up enviroment variables by running env.sh
# adapted from https://stackoverflow.com/questions/55921914/how-to-source-a-script-with-environment-variables-in-a-docker-build-process
. /home/riscvuser/chipyard/env.sh