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
push Build container and create docker tag then push docker tags
72
78
aliases Get aliases
73
79
74
-
optional arguments:
80
+
options:
75
81
-h, --help show this help message and exit
76
82
```
77
83
@@ -126,7 +132,7 @@ $ nosetests --with-id 7
126
132
127
133
This will also generate a `.nodeids` binary file, when you add new test methods you need to remove this file to re-generate the list of IDs.
128
134
129
-
## Building and running PrestaShop docker locally
135
+
## Building and running PrestaShop docker locally (local platform only, deprecated)
130
136
131
137
First to make sure you will use the local docker containers and not the ones from Docker hub make sure you remove all existing PrestaShop images (including the base images)
0 commit comments