We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 112de43 commit 4f103ecCopy full SHA for 4f103ec
entrypoint.sh
@@ -1,5 +1,5 @@
1
#!/bin/sh
2
-
+printenv
3
java -Xms64m -Xmx256m -cp "lib/*" com.axway.apim.cli.APIManagerCLI ${INPUT_COMMAND}
4
5
0 commit comments