added dockerhub url
This commit is contained in:
parent
26c2f4e990
commit
1db0abeb49
@ -4,6 +4,8 @@ The apache php docker container that we use for production.
|
|||||||
|
|
||||||
User Documentation: https://git.nickyeoman.com/4lt/phpcontainer/wiki
|
User Documentation: https://git.nickyeoman.com/4lt/phpcontainer/wiki
|
||||||
|
|
||||||
|
Dockerhub: https://hub.docker.com/r/4lights/phpcontainer
|
||||||
|
|
||||||
## Development Documentation
|
## Development Documentation
|
||||||
|
|
||||||
You might have to login with your api key.
|
You might have to login with your api key.
|
||||||
@ -13,4 +15,4 @@ sudo docker tag phpcontainer:1 4lights/phpcontainer:v1
|
|||||||
sudo docker tag phpcontainer:1 4lights/phpcontainer:latest
|
sudo docker tag phpcontainer:1 4lights/phpcontainer:latest
|
||||||
sudo docker push 4lights/phpcontainer:v1
|
sudo docker push 4lights/phpcontainer:v1
|
||||||
sudo docker push 4lights/phpcontainer:latest
|
sudo docker push 4lights/phpcontainer:latest
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user