You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to clarify that the directory referenced are 2 levels under the home directory and maybe instruct to already create path and file for mock.py script like so:
In the next steps we will write in total 3 files (seat-application.json, mockservice.json, mock.py) inside 2 important directories: /data/var/containers/manifest/ and /data/var/mock .
Before continuing with this guide, make sure to be in the right directory, run:
cd ~/../..
If you want, you can already create the mock directories that will constitute the python script to run mockservice:
It would be nice to clarify that the directory referenced are 2 levels under the home directory and maybe instruct to already create path and file for mock.py script like so:
In the next steps we will write in total 3 files (seat-application.json, mockservice.json, mock.py) inside 2 important directories: /data/var/containers/manifest/ and /data/var/mock .
Before continuing with this guide, make sure to be in the right directory, run:
If you want, you can already create the mock directories that will constitute the python script to run mockservice:
If you don't, you will be reminded later.
The text was updated successfully, but these errors were encountered: