Skip to content
This repository was archived by the owner on Jul 2, 2024. It is now read-only.

Commit d026298

Browse files
committedAug 27, 2014
Fixed systemd run command to use the same image tag that is being pulled.
1 parent 3a6ef9c commit d026298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎apache-php.app-1.1.1@8080.service

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ ExecStart=/bin/sudo /bin/bash -c \
7575
--env DATE_TIMEZONE=UTC \
7676
--volumes-from volume-config.%p \
7777
-v /var/services-data/apache-php/app-1:/var/www/app \
78-
jdeathe/centos-ssh-apache-php-fcgi:latest"
78+
jdeathe/centos-ssh-apache-php-fcgi:centos-6-1.0.0"
7979

8080
ExecStartPost=/usr/bin/etcdctl set /services/apache-php/app-1/1.1 %H:%i
8181

0 commit comments

Comments
 (0)