Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

-e TZ #150

Closed
wants to merge 2 commits into from
Closed

-e TZ #150

wants to merge 2 commits into from

Conversation

bscheshirwork
Copy link

issue #149

@bscheshirwork
Copy link
Author

REPOSITORY                          TAG                      IMAGE ID            CREATED             SIZE
bscheshir/nginx                     latest                   cae3cba82d34        11 minutes ago      58.5 MB
nginx                               alpine                   f35b49deb234        5 days ago          57.2 MB
$ docker-compose run --rm nginx date
Pulling nginx (nginx:alpine)...
alpine: Pulling from library/nginx
b7f33cc0b48e: Already exists
5f9b58fd6dd4: Pull complete
1adeef8edfca: Pull complete
cc8a2986b124: Pull complete
Digest: sha256:43dde42aacf6a42505a54b2097a933af0e8d54852a32e87aa80303237540424e
Status: Downloaded newer image for nginx:alpine
Tue Feb 21 08:46:42 GMT 2017
$ docker-compose run --rm nginx date
Pulling nginx (bscheshir/nginx:latest)...
latest: Pulling from bscheshir/nginx
b7f33cc0b48e: Already exists
411c9bbf641b: Pull complete
650fd6bbfcbb: Pull complete
2a0d4ab69d50: Pull complete
Digest: sha256:4347a5ccee80aed94de137a3093a3b8c2d6bc00e28313386d7099db0fea2a4b3
Status: Downloaded newer image for bscheshir/nginx:latest
Tue Feb 21 11:47:33 MSK 2017
$ date
Вт фев 21 11:50:31 MSK 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants