Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file added Dockerfile
Empty file.
22 changes: 11 additions & 11 deletions answers.md
Original file line number Diff line number Diff line change
@@ -1,33 +1,33 @@
# Answers

Lastname:
Firstname:
Lastname:BELAMY
Firstname: Marie-Claire

## 2.2
command:
command: docker run myapp

## 2.3
question:
command:
command: docker run 3000:80 myapp

## 2.5
question:
command:
command: docker puch pseudo/image

## 2.6
command:
command: docker rmi image

question:
command:
command: docker create myapp

command:
command: docker run myapp

## 2.7
question:
question:
command:
command: docker ps -l

command:
command:

## 2.8
question:
Expand All @@ -38,4 +38,4 @@ command:

## 3.4
command:
command:
command:
Loading