47 Commits

Author SHA1 Message Date
3e77f186b7 Merge pull request #18 from rlancer/main
Updated docs
2021-05-30 16:29:20 -04:00
e6b2dcfc59 Updated docs
Demonstrates the need to checkout in order to mount a volume
2021-05-30 14:48:01 -04:00
358af5c600 Merge pull request #17 from lextira/bugfix/remove-command-file
Remove temporary "semicolon_delimited_script"
2021-04-07 16:56:13 -04:00
fe7c510b59 use bash "shell parameter expansion" 2021-04-07 14:41:21 +02:00
43383a67d7 docs: example with latest docker build action
Closes #13
2021-03-21 22:12:44 -04:00
a808c5419d docs: update to v3 2021-03-17 20:49:17 -04:00
3b7e5e2681 Update RELEASES.md 2021-03-17 13:00:15 -04:00
4f65fabd24 Merge pull request #12 from rossettistone/docker-upgrade
Upgrade to more recent image of Docker
v3
2021-03-17 10:43:43 -04:00
7485e8fe25 Upgrade to more recent image of Docker 2021-03-16 10:40:17 -04:00
29813b1169 Merge pull request #8 from mdpye/patch-1
fix: typo in required field of action metadata
2021-03-03 18:01:38 -05:00
3de7aa4662 fix: typo in required field of action metadata 2021-02-26 17:51:48 +00:00
4d955dc997 feat: upgrade to v2 v2 2021-02-15 17:26:10 -05:00
e7a9a2b25a Merge pull request #7 from addnab/tests
tests: setup tests
2021-02-15 17:15:51 -05:00
8279676ac5 test: add container network test 2021-02-15 17:13:07 -05:00
a34de16206 test: adding volume mount test 2021-02-15 16:52:12 -05:00
f9c1c286e0 test: test docker version 2021-02-15 16:45:41 -05:00
f451fad679 fix: check if network exists 2021-02-15 16:21:09 -05:00
6321bad333 fix: remove unused workflow 2021-02-15 15:59:37 -05:00
4b731f3709 tests: setup tests 2021-02-15 15:58:29 -05:00
6f0804dd49 docs: using github variables instead of env 2021-02-15 09:26:29 -05:00
e10bcda95f Update README.md 2021-02-15 01:27:21 -05:00
702ff8ec17 Update README.md 2021-02-15 01:12:38 -05:00
e48328783a Merge pull request #3 from heyman/docker-networks
Docker networks
2021-02-15 00:49:24 -05:00
c0e88e3a9a Remove whitespace change 2021-01-28 17:13:38 +01:00
3cf4359b92 Remove debug logging 2021-01-28 17:01:59 +01:00
a42f5acd32 Revert "Use env variable for docker network id, instead of github action input"
This reverts commit 23e2be876e.
2021-01-28 17:00:10 +01:00
23e2be876e Use env variable for docker network id, instead of github action input 2021-01-28 16:54:08 +01:00
faad629471 Connect container to github job docker network 2021-01-28 16:44:05 +01:00
8bce4aa10a Add docker_network input 2021-01-28 16:39:33 +01:00
f3a2d182d8 Debug 2021-01-28 16:22:09 +01:00
27808d9e5f Update README.md 2021-01-09 15:29:20 -05:00
56a9143b97 Update README.md 2021-01-04 16:09:39 -05:00
68f0bc9ea0 docs: options (fixes #1) 2021-01-04 15:54:00 -05:00
1cd63ec344 fix: exposing docker socket for DinD v1 2020-06-24 15:16:56 -04:00
32e3e5ab6a Update README.md 2020-06-19 20:36:37 -04:00
e8d1c67284 fix login 2020-06-17 22:21:03 -04:00
fca40d5fe6 override entrypoint 2020-06-17 21:53:32 -04:00
1d5aeada27 docs for privately owned image 2020-06-17 21:39:34 -04:00
cff4df74be run on specific shell 2020-06-17 21:21:47 -04:00
1e284f150e fix run variable name 2020-06-17 21:04:51 -04:00
07b07c8cd2 update README 2020-06-17 21:02:26 -04:00
9ad56b3196 multiline support 2020-06-17 21:00:26 -04:00
81b4f22df4 fix: no need args 2020-06-17 19:14:06 -04:00
7ff049bcd1 fix command 2020-06-17 19:03:19 -04:00
d43480b6dc add bash dependency 2020-06-17 19:01:18 -04:00
7444b2b5ac setup docker run action 2020-06-17 18:47:31 -04:00
b5d56dc516 Initial commit 2020-06-17 17:53:48 -04:00