Search: "8080"
Installing IronFunctions Serverless Framework on Alibaba Cloud blog
/run/docker.sock -p 8080:8080 iron/functions Unable to find image 'iron/functions:latest' locally latest: Pulling from iron ...
Migrate your Xen/KVM/Hyper-V VM to Alibaba Cloud ECS - Elastic Compute Service Documentation
://vpc.aliyuncs.com:443. STS: https://sts.aliyuncs.com:443. Intermediate instance: port 8080 and port 8703 ...
CI/CD with Jenkins - Part 1: Install Jenkins on Ubuntu blog
have the domain name configured to point at the Alibaba Cloud ECS instance, you can open the port "8080" through the ...
Jersey Java RESTful API on an Alibaba Cloud ECS Instance blog
/64f76ef6d62c2b8afc6eec59041cefb424c330dd.png) Please note here that the 8080 is where my tomcat is deployed. You should change it to where your Apache ...
Custom routing - user guide - Container Service Documentation
/acs/proxy:0.5. Make the corresponding replacements as necessary. My webapp container exposes port 8080 (or any other port), and ...
Running PyODPS and Jupyter Notebook on Alibaba Cloud in 10 Minutes blog
installation works, run the code below. ``` $ docker run -p 8080:8888 jupyter/notebook jupyter notebook --no-browser ``` The image exports ...
Node.js TCP App Development on ECS blog
('net'); //define host and port to run the server const port = 8080; const host = '127.0.0.1'; //Create an instance ...
Alibaba Cloud BaaS - Part III: Developing and Deploying a Chain Code blog
;/") BAAS\HLComposer> docker run --rm -ti -v $P/composer:/home/composer/.composer -e PORT=8080 -p 8080:8080 registry.cn ...