Change first exercise outputs
This commit is contained in:
parent
b90c12701c
commit
0658619858
4 changed files with 9 additions and 8 deletions
Binary file not shown.
BIN
part1/exercise_1.1.txt
Normal file
BIN
part1/exercise_1.1.txt
Normal file
Binary file not shown.
|
@ -1,8 +0,0 @@
|
|||
Script started on 2023-03-13 12:37:49+02:00 [TERM="rxvt-unicode-256color" TTY="/dev/pts/1" COLUMNS="212" LINES="69"]
|
||||
[?2004h[devops@devops ~]$ docker ps -a
|
||||
[?2004l
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
|
||||
[?2004h[devops@devops ~]$ docker images
|
||||
[?2004l
REPOSITORY TAG IMAGE ID CREATED SIZE
|
||||
[?2004h[devops@devops ~]$ exit
|
||||
|
||||
Script done on 2023-03-13 12:38:14+02:00 [COMMAND_EXIT_CODE="130"]
|
9
part1/exercise_1.2.txt
Normal file
9
part1/exercise_1.2.txt
Normal file
|
@ -0,0 +1,9 @@
|
|||
Script started on 2023-03-13 12:37:49+02:00 [TERM="rxvt-unicode-256color" TTY="/dev/pts/1" COLUMNS="212" LINES="69"]
|
||||
[devops@devops ~]$ docker ps -a
|
||||
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
|
||||
[devops@devops ~]$ docker images
|
||||
REPOSITORY TAG IMAGE ID CREATED SIZE
|
||||
[devops@devops ~]$ exit
|
||||
exit
|
||||
|
||||
Script done on 2023-03-13 12:38:14+02:00 [COMMAND_EXIT_CODE="130"]
|
Reference in a new issue