Versions Compared

Key

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

...

docker-compose -f docker-compose-smile.yml up

Then you should be able to access SMILE at http://<your IP address>:8001

To Stop

docker-compose -f docker-compose-smile.yml down -v
Then you should be able to access SMILE at http://<your IP address>:8001

Appendix:

SMILE and BAE images on Docker Hub

...