File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -151,15 +151,15 @@ Runtime management
151151------------------
152152
153153For complete instructions on how to build runtimes for Lithops, please
154- refer to ``runtime/ `` folder and choose your compute backend.
154+ refer to the ``runtime/ `` folder and choose your compute backend.
155155
156156``lithops runtime build <runtime-name> ``
157157~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
158158
159159Build a new runtime image. Depending of the compute backend, there must
160160be a Dockerfile located in the same folder you run the command,
161161otherwise use ``-f `` parameter. Note that this command only builds the
162- image and puts it to a container registry. This command do not deploy
162+ image and puts it into a container registry. This command do not deploy
163163the runtime to the compute backend.
164164
165165+-----------------+-----------------------------------+
You can’t perform that action at this time.
0 commit comments