Compare commits
2 Commits
5a0f9cd399
...
1a97192036
| Author | SHA1 | Date | |
|---|---|---|---|
| 1a97192036 | |||
| 41255b0b3b |
2
Dockerfile
Normal file → Executable file
2
Dockerfile
Normal file → Executable file
@ -1,5 +1,7 @@
|
||||
FROM ubuntu:24.04
|
||||
|
||||
ENV TZ='Asia/Tokyo'
|
||||
|
||||
RUN apt update && apt install -y wget
|
||||
|
||||
WORKDIR /tmp
|
||||
|
||||
Loading…
Reference in New Issue
Block a user