Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

Fix paths used in the docker image #1

Open
sah2ed opened this issue Apr 6, 2017 · 0 comments
Open

Fix paths used in the docker image #1

sah2ed opened this issue Apr 6, 2017 · 0 comments
Labels
P4 Priority Level 4 Issue - Nice to have

Comments

@sah2ed
Copy link
Collaborator

sah2ed commented Apr 6, 2017

Requirements

All configurable folder paths and container volumes must be explicitly documented in the README.

Non-existent folder paths that the application depends on must be properly created as part of the build/Dockerfile steps i.e. mkdir -p /path/to/folder.

Tasks

These paths and similar paths1 referenced in configuration files used by tc-website should exist and be properly accessible from the docker image.

1Do a regex search to find folder paths in other configuration files.
2You can ignore folder paths that appear to no longer be used.

In most cases, there should be no changes to the configuration files themselves, to be consistent with the current paths used by the VM environment.

@sah2ed sah2ed changed the title Fix paths used by the docker image Fix paths used in the docker image Apr 6, 2017
@RiteshTC RiteshTC added the P4 Priority Level 4 Issue - Nice to have label Feb 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
P4 Priority Level 4 Issue - Nice to have
Projects
None yet
Development

No branches or pull requests

2 participants