Page History
...
Code Block | ||||
---|---|---|---|---|
| ||||
docker pull i2b2/act-web:beta |
Step 3. Run the launcher script that you downloaded in 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:
...
Code Block | ||||
---|---|---|---|---|
| ||||
./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.
...