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 @@ -177,7 +177,7 @@ is mounted into the container as a volume. It is mounted under
177
177
from your local machine and the changes will be visible inside the container and
178
178
outside the container. This is a good thing as you should consider the container
179
179
filesystem to be a temporary filesystem that will be destroyed when the container
180
- deleted.
180
+ is deleted.
181
181
182
182
Now that you are *inside * the container you have access to the tools built into
183
183
it, this includes ``ibek ``. The first command you should run is:
@@ -303,4 +303,4 @@ we are able to test changes without having to go through a container build
303
303
cycle.
304
304
305
305
In the following tutorials we will look at how to make changes at each of the
306
- 3 levels listed in `ioc_change_types `.
306
+ 3 levels listed in `ioc_change_types `.
You can’t perform that action at this time.
0 commit comments