Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to use the Podman instead of Docker to run the forge tunnel

Sunilkumar k
Contributor
February 22, 2023

Hi

I am using Podman to run the forge tunnel , but it returning me the error,

 

node:events:490
throw er; // Unhandled 'error' event
^

Error: spawn docker ENOENT
at notFoundError (C:\Users\jiratempadmin\AppData\Roaming\npm\node_modules\@forge\cli\node_modules\cross-spawn\lib\enoent.js:6:26)
at verifyENOENT (C:\Users\jiratempadmin\AppData\Roaming\npm\node_modules\@forge\cli\node_modules\cross-spawn\lib\enoent.js:40:16)
at cp.emit (C:\Users\jiratempadmin\AppData\Roaming\npm\node_modules\@forge\cli\node_modules\cross-spawn\lib\enoent.js:27:25)
at ChildProcess._handle.onexit (node:internal/child_process:293:12)
Emitted 'error' event on ChildProcess instance at:
at cp.emit (C:\Users\jiratempadmin\AppData\Roaming\npm\node_modules\@forge\cli\node_modules\cross-spawn\lib\enoent.js:30:37)
at ChildProcess._handle.onexit (node:internal/child_process:293:12) {
code: 'ENOENT',
errno: 'ENOENT',
syscall: 'spawn docker',
path: 'docker',
spawnargs: [ 'pull', 'atlassian/forge-tunnel:latest' ]
}

 

Please suggest how can i make the podman work to run the forge tunnel

 

 

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events