tasker icon indicating copy to clipboard operation
tasker copied to clipboard

Tasker is a multipurpose task runner

Results 10 tasker issues
Sort by recently updated
recently updated
newest added

`tasker_1 | 2019-08-30 03:09:00.172 INFO 6 --- [pool-2-thread-1] sh.strm.tasker.runner.DockerTaskRunner : Starting container 6f06f408474cbe2cc59a981c55d5bf958fe49acaef460a205627571f00887de2 for task test_main` `tasker_1 | 2019-08-30 03:09:00.172 INFO 6 --- [pool-2-thread-1] c.s.docker.client.DefaultDockerClient : Starting container with Id:...

Hi, Is there any way to change the Tasker's time for certain time zones? Are there any config options along with docker-compose? What time zone is default one? Thanks!

Hello, I don't know if there is a feature to stop a container. My idea is to start a container at certain time and stop it at another. I can...

I can see lines starting `tasker_1 | 2020-04-30 10:11:00.318 DEBUG 6 --- [sync-executor-4] org.apache.http.wire : http-outgoing-46

I got my project defined in a Dockerfile in the same folder where I define tasker in my docker-compose file. Can I somehow run my local docker image without having...

Is there any way to attach files to email notifications beyond text content? I'm trying to use a task to create & send out email notifications weekly. Do notifications have...

``` version: "2" services: tasker: image: strm/tasker volumes: - "/var/run/docker.sock:/var/run/docker.sock" environment: configuration: | logging: level: ROOT: INFO org.springframework.web: INFO schedule: - every: minute task: hello tasks: docker: - name: hello...

Can i pull an image from a private repository? how can i login?

Hi there 👋, I'm [Safer Bot](https://gitlab.com/lsi-ufcg/vulnerabilidades/safer)! Safer is an open-source tool that automatically updates vulnerable dependencies to more secure and compatible versions. Our goal is to help maintainers keep their...

This PR was automatically created by Safer, an open-source tool that updates vulnerable dependencies with compatible and more secure versions. Analyzed commit: 29fadcc3dfc31918d015d382307d33de7ab69f5e File updated: pom.xml Vulnerabilities reduced: 184 ->...