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
I installed API Connect toolkit v 5.0.8.3 on Windows 10 machine. I'm able to issue toolkit commands successfully from command line. but while trying to do the same from Docker toolbox to test the DataPower gateway capabilities locally, it's throwing following error.
$ apic -v
bash: apic: command not found
Here's the docker version. Could you please help me fix this issue? Thanks.
$ docker -v
Docker version 17.06.0-ce, build 02c1d87
The text was updated successfully, but these errors were encountered:
@tonyffrench , @coderluy ,
I installed API Connect toolkit v 5.0.8.3 on Windows 10 machine. I'm able to issue toolkit commands successfully from command line. but while trying to do the same from Docker toolbox to test the DataPower gateway capabilities locally, it's throwing following error.
$ apic -v
bash: apic: command not found
Here's the docker version. Could you please help me fix this issue? Thanks.
$ docker -v
Docker version 17.06.0-ce, build 02c1d87
The text was updated successfully, but these errors were encountered: