Closed qiaofeng1227 closed 1 day ago
docker logs nginx_ao76q
Add your CI code here, below is example
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B]
Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [190 kB]
Fetched 9234 kB in 2s (4481 kB/s)
Reading package lists...
Building dependency tree...
Reading state information...
1 package can be upgraded. Run 'apt list --upgradable' to see it.
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
Suggested packages:
zip
The following NEW packages will be installed:
unzip wget
0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
Need to get 1150 kB of archives.
After this operation, 4080 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main amd64 wget amd64 1.21.3-1+b2 [984 kB]
Get:2 http://deb.debian.org/debian bookworm/main amd64 unzip amd64 6.0-28 [166 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 1150 kB in 0s (2597 kB/s)
Selecting previously unselected package wget.
(Reading database ... 7580 files and directories currently installed.)
Preparing to unpack .../wget_1.21.3-1+b2_amd64.deb ...
Unpacking wget (1.21.3-1+b2) ...
Selecting previously unselected package unzip.
Preparing to unpack .../unzip_6.0-28_amd64.deb ...
Unpacking unzip (6.0-28) ...
Setting up wget (1.21.3-1+b2) ...
Setting up unzip (6.0-28) ...
--2024-11-04 07:48:07-- https://websoft9.github.io/docker-library/apps/nginx/demo/demo.zip
Resolving websoft9.github.io (websoft9.github.io)... 185.199.108.153, 185.199.110.153, 185.199.109.153, ...
Connecting to websoft9.github.io (websoft9.github.io)|185.199.108.153|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 214109 (209K) [application/zip]
Saving to: '/usr/share/nginx/html/demo.zip'
0K .......... .......... .......... .......... .......... 23% 785K 0s
50K .......... .......... .......... .......... .......... 47% 884K 0s
100K .......... .......... .......... .......... .......... 71% 3.40M 0s
150K .......... .......... .......... .......... .......... 95% 4.17M 0s
200K ......... 100% 269M=0.1s
2024-11-04 07:48:08 (1.40 MB/s) - '/usr/share/nginx/html/demo.zip' saved [214109/214109]
Archive: /usr/share/nginx/html/demo.zip
inflating: /usr/share/nginx/html/index.html
inflating: /usr/share/nginx/html/websoft9.png
2024/11/04 07:48:08 [notice] 1#1: using the "epoll" event method
2024/11/04 07:48:08 [notice] 1#1: nginx/1.27.2
2024/11/04 07:48:08 [notice] 1#1: built by gcc 12.2.0 (Debian 12.2.0-14)
2024/11/04 07:48:08 [notice] 1#1: OS: Linux 5.15.0-113-generic
2024/11/04 07:48:08 [notice] 1#1: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2024/11/04 07:48:08 [notice] 1#1: start worker processes
2024/11/04 07:48:08 [notice] 1#1: start worker process 141
2024/11/04 07:48:08 [notice] 1#1: start worker process 142
2024/11/04 07:48:08 [notice] 1#1: start worker process 143
2024/11/04 07:48:08 [notice] 1#1: start worker process 144
172.18.0.3 - - [04/Nov/2024:07:48:14 +0000] "GET / HTTP/1.1" 200 2357 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36" "175.0.230.99"
172.18.0.3 - - [04/Nov/2024:07:48:14 +0000] "GET /websoft9.png HTTP/1.1" 200 218010 "http://nginx.test2.websoft9.cn/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36" "175.0.230.99"
What type of your feature request?
Change the W9_VERSION to target version number at
.env
and test itResearch and development steps your need to do
How to commit your change to docker-library?
Testing steps