Chris
98dbce44f1
Merge pull request #40 from 0x326/set-uid-gid
...
Set NB_UID and NB_GID variables.
Super thank you!
2021-01-27 10:56:37 +01:00
John Meyer
0dea628033
Set NB_UID and NB_GID variables
2021-01-26 15:15:57 -05:00
Christoph Schranz
03392f4136
ignore push_tag and fixed README explaination
2021-01-05 14:10:00 +01:00
Christoph Schranz
6ae6d0aa54
ignore push_tag and fixed README explaination
2021-01-05 14:08:32 +01:00
Christoph Schranz
fb97025ac0
ignore push_tag and fixed README explaination
2021-01-05 14:07:01 +01:00
Christoph Schranz
c250aea2fe
update docker-stacks, torchviz, dockerhub-image description
2021-01-05 12:39:30 +01:00
ChristophSchranz
49d0c6f49d
undo changes that uses cpu node as default
2020-11-21 13:57:48 +01:00
ChristophSchranz
1a0ea690c9
allow cpu nodes as host machine
2020-11-21 13:54:37 +01:00
ChristophSchranz
749b674f33
allow cpu nodes as host machine
2020-11-21 13:49:05 +01:00
ChristophSchranz
6d99f3fa25
update staroid settings and logo
2020-11-21 13:40:35 +01:00
Chris
1953439bc9
moving and updating the logo
2020-10-23 16:14:03 +02:00
Chris
5527087878
increase community rate
2020-10-21 14:05:39 +02:00
Christoph Schranz
b2c55ca48d
added logo
2020-10-20 15:23:02 +02:00
Chris
ea992d3a87
Merge pull request #31 from mathematicalmichael/feature/actions
...
building slim and current default.
2020-10-01 13:06:19 +02:00
Michael Pilosov
b66688aad9
change name
2020-09-30 21:50:53 -06:00
Michael Pilosov
c897f5e238
tabs
2020-09-30 21:50:14 -06:00
Michael Pilosov
0cd2023204
delete main
2020-09-30 21:50:04 -06:00
Michael Pilosov
aa957a0f07
testing building slim and current default.
2020-09-30 21:47:31 -06:00
Chris
346f1d4bd7
clarify description and configurations. Closing issue #28
2020-09-29 11:42:20 +02:00
Christoph Schranz
e5eb8f6e1b
use nvidia/cuda:10.1-base-ubuntu18.04 as base image
2020-09-01 18:48:29 +02:00
Chris
73d4188b5a
Merge pull request #26 from mathematicalmichael/patch-2
...
closes #25 by adding libcudnn7-dev
Thank you all!
2020-09-01 08:23:34 +02:00
Michael Pilosov
113d082cc4
closes #25 by adding libcudnn7-dev
2020-08-31 21:23:02 -06:00
Chris
1c8b32a23c
Merge pull request #23 from mathematicalmichael/patch-1
...
add openssh-client to enable git clone via ssh, adding @mathematicalmichael as author.
2020-08-09 09:03:31 +02:00
Michael Pilosov
718d641240
Update Dockerfile.usefulpackages
...
- adds openssh-client
- uses updated "authors" ("maintainer" will soon be deprecated).
2020-08-08 14:57:44 -06:00
Michael Pilosov
6766adb7fe
add openssh-client to enable git clone via ssh
...
I like to mount my .ssh and .gitconfig folders inside of containers, and was surprised to find myself unable to `git clone git@github.com: ...`, this addresses that. Adds about 7MB to docker image.
2020-08-08 12:29:37 -06:00
Chris
1bf52b7f8a
Merge pull request #21 from open-datastudio/staroid
...
Add starod / skaffold integration.
2020-08-06 08:14:11 +02:00
Lee moon soo
1a8f8a52cb
add more comments
2020-08-05 12:16:54 -07:00
Lee moon soo
749f769755
revert .build/Dockerfile to original
2020-08-05 12:05:50 -07:00
Lee moon soo
f9e87fd677
correct path
2020-08-03 18:35:04 -07:00
Lee moon soo
393d7cf3d4
install cudnn
2020-08-03 17:44:20 -07:00
Lee moon soo
d14dbbee6d
remove mlflow
2020-08-03 16:38:32 -07:00
Lee moon soo
e89d351621
locate skaffold file
2020-08-03 15:48:11 -07:00
Lee moon soo
614135933b
add starod integration
2020-08-03 15:36:59 -07:00
Chris
3c350f0c93
Merge pull request #20 from hwanghakbeom/master
...
file name was changed
2020-07-29 10:09:50 +02:00
andy
e944c92566
file name was changed
2020-07-29 15:37:02 +09:00
Christoph Schranz
30f8177e97
allowing root permissions
2020-07-17 15:07:20 +02:00
Christoph Schranz
de9058030a
changed ./data to /mnt/c/Users/cschranz/Documents/Projekte/GitHub/private/GPU-Jupyter/gpu-jupyter/data
2020-07-14 21:23:08 +02:00
Christoph Schranz
8b7a2a378e
changed ./data to /mnt/c/Users/cschranz/Documents/Projekte/GitHub/private/GPU-Jupyter/gpu-jupyter/data
2020-07-14 19:46:26 +02:00
Christoph Schranz
708643b60c
updated to non-docker-compose build and run
2020-07-14 17:11:06 +02:00
Chris
ffe73f572f
Merge pull request #18 from mathematicalmichael/patch-1
...
ensure correct permissions (enforced)
2020-07-12 01:07:17 +02:00
Michael Pilosov
298bf8a833
append instruction to header.
2020-07-11 12:28:33 -06:00
Michael Pilosov
b3b1d39cc9
Revert "ensure correct permissions (enforced)"
...
This reverts commit e62025d161
.
2020-07-11 12:26:25 -06:00
Michael Pilosov
e62025d161
ensure correct permissions (enforced)
...
increases robustness to permissions in root image
2020-07-11 11:17:58 -06:00
Chris
0091efecc4
Merge pull request #17 from mathematicalmichael/feature/actions
...
CI with Github Actions
2020-07-11 17:59:14 +02:00
Michael Pilosov
dd1157ad28
parallel workflow jobs
2020-07-10 13:38:25 -06:00
Michael Pilosov
f74dfaa2b1
add workflow.
2020-07-10 13:31:44 -06:00
Christoph Schranz
f22862e503
added show-log script
2020-07-03 10:23:54 +02:00
Christoph Schranz
94a8fcbd4c
removing not needed conda update
2020-06-23 07:44:58 +02:00
Christoph Schranz
099e818be2
updated underlying modules, improved description
2020-06-22 18:14:45 +02:00
Christoph Schranz
a4d5573698
feature: set sparse Dockerfile with Python interpreter only
2020-06-22 13:26:01 +02:00