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
9bf20972
Commit
9bf20972
authored
Jun 15, 2015
by
Ernesto Rodriguez Ortiz
Browse files
Update README.md
parent
a2a9a867
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
9bf20972
...
...
@@ -40,12 +40,12 @@ Remember logout and login to the last command take effect.
## Clone this repo somewhere,
```
git clone https://gitlab.savoirfairelinux.com/drupal/docker-lampd.git
cd docker-lampd
$
git clone https://gitlab.savoirfairelinux.com/drupal/docker-lampd.git
$
cd docker-lampd
```
and then build it:
```
sudo
docker build -t sflinux/baseimage .
$
docker build -t sflinux/baseimage .
```
this can take a while but should eventually return a command prompt. It's done when it says "Successfully built {hash}"
...
...
@@ -56,7 +56,7 @@ Now you have your base image that can be used in all your Drupal projects instea
You can verifid this runing
```
# sudo
docker images
$
docker images
REPOSITORY TAG IMAGE ID CREATED VIRTUAL SIZE
sflinux/baseimage latest a57eacb74c44 4 days ago 723.7 MB
```
...
...
Write
Preview
Markdown
is supported
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