Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Drupal
docker-lampd
Commits
bd7dad01
Commit
bd7dad01
authored
Mar 16, 2016
by
Emmanuel Milou
Browse files
Fix wrong image name in doc
parent
9ca910c1
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
bd7dad01
...
...
@@ -47,7 +47,7 @@ Clonez de dépot quelquepart sur votre poste de travail et descendez dedans :
Ceci fait, lancez la création de l'image :
$ docker build -t s
flinux/baseimage
.
$ docker build -t s
avoirfairelinux/lampd
.
Ça peut être une opération relativement longue. Une fois terminé, vous devez voir le message : "Successfully built {hash}"
...
...
@@ -58,7 +58,7 @@ Vous pouvez vérfier qu'elle existe en faisant :
$ docker images
REPOSITORY TAG IMAGE ID CREATED VIRTUAL SIZE
s
flinux/baseimage
latest a57eacb74c44 4 days ago 723.7 MB
s
avoirfairelinux/lampd
latest a57eacb74c44 4 days ago 723.7 MB
Plus d'infos à propos de ce projet
----------------------------------
...
...
@@ -86,4 +86,4 @@ Documentation par [Philippe MOUCHEL](philippe.mouchel@savoirfairelinux.com).
Licence
-------
GPL v2
GPL v2
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment