Skip to content

fgbreel/docker-compose-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example

Executing the command curl localhost:8080 should result in the following response:

<body>
<h1>Hostname: b27332b0f467</h1>
<pre>
--------------
mysql  Ver 15.1 Distrib 10.3.24-MariaDB, for debian-linux-gnu (x86_64) using readline 5.2

Connection id:		11
Current database:
Current user:		[email protected]
SSL:			Not in use
Current pager:		stdout
Using outfile:		''
Using delimiter:	;
Server:			MySQL
Server version:		8.0.20-11 Percona Server (GPL), Release 11, Revision 5b5a5d2
Protocol version:	10
Connection:		mysql via TCP/IP
Server characterset:	utf8mb4
Db     characterset:	utf8mb4
Client characterset:	utf8mb4
Conn.  characterset:	utf8mb4
TCP port:		3306
Uptime:			1 sec

Threads: 2  Questions: 10  Slow queries: 0  Opens: 115  Flush tables: 3  Open tables: 36  Queries per second avg: 10.000
--------------
</pre>
</body>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published