moved documentation to wiki
This commit is contained in:
parent
1db0abeb49
commit
35a35196e5
10
README.md
10
README.md
@ -6,13 +6,3 @@ User Documentation: https://git.nickyeoman.com/4lt/phpcontainer/wiki
|
||||
|
||||
Dockerhub: https://hub.docker.com/r/4lights/phpcontainer
|
||||
|
||||
## Development Documentation
|
||||
|
||||
You might have to login with your api key.
|
||||
```
|
||||
sudo docker build -t phpcontainer:1 .
|
||||
sudo docker tag phpcontainer:1 4lights/phpcontainer:v1
|
||||
sudo docker tag phpcontainer:1 4lights/phpcontainer:latest
|
||||
sudo docker push 4lights/phpcontainer:v1
|
||||
sudo docker push 4lights/phpcontainer:latest
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user