File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,11 @@ by the Trusted Execution Environment and the Oasis blockchain!
1010
1111:::tip TL; DR
1212
13- If you already have a dockerized app, you should simply run the following
13+ The ROFL bundle is a simple secure wrapper around your container:
14+
15+ ![ ROFL-compose-app bundle wrapper] ( ./images/rofl-compose-app-wrap.svg )
16+
17+ If you already have a working containerized app, you should run the following
1418[ Oasis CLI] [ oasis-cli-dl ] commands to ROFLize it:
1519
16201 . [ ` oasis rofl init ` ] to initialize the ROFL manifest in the existing folder.
@@ -86,7 +90,7 @@ Telegram app and send it a `/hello` message:
8690
8791[ python-telegram-bot ] : https://pypi.org/project/python-telegram-bot/
8892
89- ## Dockerize the Bot
93+ ## Containerize the Bot
9094
9195Web services are best maintained if they are run in a controlled environment
9296also known as * a container* . This includes the exact version of the operating
You can’t perform that action at this time.
0 commit comments