rOACCT/Dockerfiledev
rOACCT/Dockerfile
dev
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
cb07d9dfd6c4 | borel | No joy. Back to Debian Bullseye | Dec 22 2023 | |||
f251632675c4 | borel | testing fix for apt error with Debian Bookworm | Dec 22 2023 | |||
36b9b565e991 | borel | testing Python and Debian upgrade | Dec 22 2023 | |||
9c84f6f438d8 | borel | upgrade to https://deb.nodesource.com/setup_20.x | Aug 9 2023 | |||
b89fb4146fca | borel | revert to standard Debian node/npm packages | Aug 9 2023 | |||
956a891f5089 | borel | change Debian package for npm | Aug 9 2023 | |||
a84bbbdf7faa | borel | testing Debian version work-around for build failure | Aug 9 2023 | |||
f1886f92cd1c | borel | add last Dockerfile changes | Jan 6 2023 | |||
94be1da4703e | borel | comment out the original nginx log instructions during Docker build | Mar 30 2022 | |||
edb9a0b558bf | borel | Configure nginx to serve Sphinx and Styleguidist docs | Sep 8 2021 | |||
7e36e964d4a4 | hgpulse | modify reactDoc/styleguide path in docker file | Sep 8 2021 | |||
b4d7f48519f1 | hgpulse | remove styleguide build in docker | Sep 8 2021 | |||
a120101e4e68 | hgpulse | re-order | Sep 1 2021 | |||
e922e6f81158 | borel | Merge branch 'dev' of https://c4science.ch/diffusion/OACCT/open-access… | Sep 1 2021 | |||
bae8f67d96ba | borel | write permissions set on the styleguide directory | Sep 1 2021 | |||
b8943733778d | hgpulse | change npm run styleguide:build order | Sep 1 2021 | |||
47bbcc9fa658 | borel | build styleguide documentation inside the container | Sep 1 2021 | |||
8a260a7bd29b | borel | write access to the static folder is needed | Aug 20 2021 | |||
de03e1177c2f | borel | Let's try with writing privileges only in /oacct_checker, not subdirs | Aug 20 2021 | |||
8515550bd4dc | borel | Simplify Node.js installation | Aug 18 2021 | |||
23b0522fe7f3 | borel | prevent conflict between distro and Node packages | Aug 18 2021 | |||
8f0eb605d7e7 | borel | Moved to nginx instead of runserver | Jun 23 2021 | |||
535058c1e49b | borel | added npm installation & build + collectatic to Dockerfile | Jun 18 2021 | |||
ca68f293c6fb | borel | Added rsync apt package to facilitate file transfer | May 20 2021 | |||
6acb836d08f3 | hgpulse | delete collectstatic file from dockerfile | Mar 15 2021 | |||
14c815362f14 | hgpulse | add menu icon, center logo and collectstatic in dockerfile | Mar 15 2021 | |||
a8ae404cf55e | borel | Added a few packages into the container | Mar 15 2021 | |||
a9f397cfb99a | borel | trying to find proper permissions | Mar 12 2021 | |||
0b3fa9a8729d | hgpulse | replace chown before user | Mar 12 2021 | |||
6d39a5167706 | hgpulse | change chown posoition in dockerfile | Mar 12 2021 | |||
3a2c77fce690 | hgpulse | update frontend and dockerfile for rights problem | Mar 12 2021 | |||
3ee8d8373b5b | hgpulse | remove collect static | Mar 10 2021 | |||
fa7200530a66 | hgpulse | add --noinput for collecstatic | Mar 10 2021 | |||
cf679eb43809 | hgpulse | remove npm build from dockerfile | Mar 10 2021 | |||
9b1f5dfa7996 | hgpulse | re-order dockerfile to build the frontend | Mar 10 2021 | |||
cc333dd3efa7 | hgpulse | update cmd in dockerfile with collsatic | Mar 10 2021 | |||
527de4421354 | hgpulse | add node install in dockerfile | Mar 10 2021 | |||
1602b89734ab | hgpulse | delete collectstaic cmd from dockerfile | Mar 10 2021 | |||
e3aba2345161 | hgpulse | add cmd commands | Mar 10 2021 | |||
6fdc994df3d7 | hgpulse | run python3 in dockerfile | Mar 10 2021 | |||
2088c7ec68fc | hgpulse | add collectstatic for production | Mar 10 2021 | |||
805fbacfc41a | hgpulse | add npm run build in dockerfile | Mar 10 2021 | |||
0c686cbdfbe3 | hgpulse | add option for mysql python connector | Mar 9 2021 | |||
6f3277349fae | hgpulse | change engine | Mar 9 2021 | |||
73a16e96b6f2 | hgpulse | move user 1001 end of the file | Mar 9 2021 | |||
63202c770b8f | hgpulse | add wait tools for db | Mar 9 2021 | |||
0c1e1be7798c | hgpulse | change connector | Mar 9 2021 | |||
dd75d6300b03 | hgpulse | use last version of python | Mar 9 2021 | |||
c780e191e62c | borel | Regular double quotes please | Mar 5 2021 | |||
a27ef33503cc | hgpulse | fix bin/bash call | Mar 5 2021 | |||
cc8e2727b51d | hgpulse | set sh in dcokerfile | Mar 5 2021 | |||
2a8ed6f97218 | hgpulse | update bash location in dockerfile | Mar 5 2021 | |||
e51942f45043 | hgpulse | update dockerfile CMD | Mar 5 2021 | |||
2226a2a51a76 | hgpulse | update command in dockerfile | Mar 5 2021 | |||
5b49b7f3ef53 | hgpulse | remove dev settings in dockerfile | Mar 5 2021 | |||
f63d4d93028c | hgpulse | change run for chown | Mar 5 2021 | |||
3dc60e9adc02 | hgpulse | add mysql config for dev | Mar 5 2021 | |||
2bd71e6e6f9b | hgpulse | set dev url | Mar 5 2021 | |||
32aea00662e4 | hgpulse | configure backend port for dockerfile | Mar 5 2021 | |||
5a140e8f5778 | alain@madturtles | moved USER instruction towards the end of Dockerfile | Feb 22 2021 | |||
af710a54051e | hgpulse | add settings files template for each environ | Feb 15 2021 | |||
31ac5710ce96 | hgpulse | configure myssql and dev settings | Feb 11 2021 | |||
97e7a511c422 | hgpulse | update container | Feb 8 2021 | |||
8ca8f5602dba | hgpulse | docker basic config | Feb 2 2021 |
c4science · Help