Matyas Markovics
|
89597c5bc5
|
Use tools/docker-ssh in make ssh and in test/runner.sh to connect to container via SSH, fix SSH connection by IP issue on Mac-OS
|
2019-04-08 09:49:13 +02:00 |
|
Matyas Markovics
|
36bd41108f
|
Default to ubuntu BASE_IMAGE in Dockerfile, modify make to only add --build-arg to build target if BASE_IMAGE is defined, document the use of BASE_IMAGE in README
|
2019-04-08 09:45:37 +02:00 |
|
Matyas Markovics
|
6d6395c58f
|
invoke make from travis
|
2019-03-13 11:34:47 +01:00 |
|
Matyas Markovics
|
4a3476b6a6
|
send tests over in ssh, instead of mounting them
|
2019-03-13 11:09:41 +01:00 |
|
Matyas Markovics
|
ad88ec9226
|
ssh by IP in test; verbose SSH into container
|
2019-03-13 10:37:56 +01:00 |
|
Matyas Markovics
|
17a737f47b
|
remove interactive and TTY flags when Enabling SSH in test
|
2019-03-13 10:12:22 +01:00 |
|
Matyas Markovics
|
9d29b23db2
|
exclude mounts (e.g.: /proc) from cleanup
|
2019-03-13 09:59:33 +01:00 |
|
Matyas Markovics
|
089258a746
|
if both NAME and BASE_IMAGE are defined, don't append variant to baseimage
|
2019-03-13 01:00:13 +01:00 |
|
Matyas Markovics
|
4f65f0a270
|
build-arg to define base-image, fix locale for Debian
|
2019-03-12 23:28:58 +01:00 |
|