File tree 1 file changed +9
-7
lines changed
1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change 1
- Script started on 2021-05-10 12:13:58+03:00 [TERM="linux" TTY="/dev/tty1" COLUMNS="100" LINES="37"]
2
- [?2004h[root@fedora34 1.7]# docker run --rm web-server
3
- [?2004l[GIN-debug] [WARNING] Creating an Engine instance with the Logger and Recovery middleware already attached.
1
+ Script started on 2021-05-10 12:13:58+03:00 [TERM="linux" TTY="/dev/tty1" COLUMNS="100" LINES="37"]
2
+
3
+ [root@fedora34 1.7]# docker run --rm web-server
4
+
5
+ [GIN-debug] [WARNING] Creating an Engine instance with the Logger and Recovery middleware already attached.
4
6
5
7
[GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production.
6
8
- using env: export GIN_MODE=release
7
9
- using code: gin.SetMode(gin.ReleaseMode)
8
10
9
11
[GIN-debug] GET /*path --> server.Start.func1 (3 handlers)
10
12
[GIN-debug] Listening and serving HTTP on :8080
11
- ^C[?2004h[root@fedora34 1.7]# [?2004l
12
- exit
13
-
14
- Script done on 2021-05-10 12:14:12+03:00 [COMMAND_EXIT_CODE="2"]
13
+
14
+ [root@fedora34 1.7]#
15
+
16
+ Script done on 2021-05-10 12:14:12+03:00 [COMMAND_EXIT_CODE="2"]
You can’t perform that action at this time.
0 commit comments