This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
tg
Watch
2
Star
0
Fork
You've already forked tg
0
mirror of
https://github.com/paul-nameless/tg
synced
2024-11-22 03:43:19 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
6c126ab96a
tg
/
Dockerfile
6 lines
58 B
Docker
Raw
Normal View
History
Unescape
Escape
Build docker image in CI (#221) * Build docker image in CI * Build docker image on any branch temporarely * Update github actions * Update github actions * Update github actions * Update github actions * Update github actions * Update readme * Update github actions
2021-04-26 18:26:21 +00:00
FROM
python:3.9.4-slim-buster
Add docker (#74) * Update README * Add docker for testing and it is a fast way to try our client Co-authored-by: Alex <lightme16@users.noreply.github.com>
2020-06-08 20:03:52 +00:00
RUN
pip install tg
CMD
tg
Reference in a new issue
Copy permalink