Accrual to Clinical Trials
Space shortcuts
Space Tools

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
themeEmacs
docker pull i2b2/act-web:beta

 

Step 1. Fetch the ACT Docker archive from here: Download

Step 2. Change directory into the root of the extracted archive.  If you do a directory listing you will see this:

change directory into the root of the extracted projectImage Removed

Step 3. Run the launcher script that you downloaded in Step 1. 

Code Block
languagebash
themeEmacs
./launcher.sh

 

Step 3. Run the Build/Run script by typing in: ./startACT.sh  This is the script that will build and run the docker ACT container.

...