Explicitly version the picohttp docker image #53983

Closed
opened 2018-02-02 11:10:49 +01:00 by Sybren A. Stüvel · 2 comments

We use this in the Blender Cloud docker-compose.yml:

  letsencrypt:
    image:                   armadillica/picohttp:latest
    …

Instead we should have an explicit version number so that a docker-compose up -d will automatically pull that version.

We use this in the Blender Cloud docker-compose.yml: ``` letsencrypt: image: armadillica/picohttp:latest … ``` Instead we should have an explicit version number so that a `docker-compose up -d` will automatically pull that version.
Sybren A. Stüvel self-assigned this 2018-02-02 11:10:49 +01:00

Added subscriber: @dr.sybren

Added subscriber: @dr.sybren

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: archive/blender-cloud#53983
No description provided.