[GH-ISSUE #47] docker-compose.yml has a space in the file name #273

Closed
opened 2026-02-27 12:42:16 +03:00 by kerem · 0 comments
Owner

Originally created by @evaera on GitHub (Mar 19, 2018).
Original GitHub issue: https://github.com/HaschekSolutions/pictshare/issues/47

The file " docker-compose.yml" in this repository has a space in front of it.

The README says to use wget to grab this file for use with Docker, but the snippet in the README doesn't work.

wget https://raw.githubusercontent.com/chrisiaut/pictshare/master/docker-compose.yml

This is the actual URL of the file: https://raw.githubusercontent.com/chrisiaut/pictshare/master/%20docker-compose.yml

Originally created by @evaera on GitHub (Mar 19, 2018). Original GitHub issue: https://github.com/HaschekSolutions/pictshare/issues/47 The file " docker-compose.yml" in this repository has a space in front of it. The README says to use wget to grab this file for use with Docker, but the snippet in the README doesn't work. ``` wget https://raw.githubusercontent.com/chrisiaut/pictshare/master/docker-compose.yml ``` This is the actual URL of the file: https://raw.githubusercontent.com/chrisiaut/pictshare/master/%20docker-compose.yml
kerem closed this issue 2026-02-27 12:42:16 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
starred/pictshare#273
No description provided.