Abdürrahim YILMAZ
59f679a1c2
fix: copy destination path
...
Error message before the fix:
Step 4/19 : COPY ./actix/Cargo.toml ./actix/Cargo.lock .
When using COPY with more than one source file, the destination must be
a directory and end with a /
2024-08-28 03:04:37 +03:00
SinTan1729
931b4a95e4
chg: Added SPDX headers
2024-04-03 20:40:26 -05:00
SinTan1729
ce76f04f35
build: Support specifying targets with build-arg
2024-03-25 01:10:09 -05:00
SinTan1729
db5d1f72bd
chg: Use username as a variable in Makefile
2024-03-25 01:05:06 -05:00
SinTan1729
e54aa3b33b
build: Use different dockerfiles for single and multi-arch builds
2024-03-25 01:00:25 -05:00
SinTan1729
82559d38fd
chg: Nicer multi-arch builds and also add armv7
2024-03-25 00:56:39 -05:00
SinTan1729
ffb4846239
fix: Multi-arch upload
2024-03-24 23:27:31 -05:00
SinTan1729
5bd174d287
build: Switched to a cross-rt based multi-arch build process
2024-03-24 23:03:18 -05:00
SinTan1729
9221c3e371
chg: Add support for specifying the architecture
2024-03-24 19:38:33 -05:00
SinTan1729
c5cfba85f9
chg: Allow specifying target in the Dockerfile
2024-03-24 19:12:38 -05:00
SinTan1729
8b1af0a169
chg: Moved the resources folder out of actix since it isn't Rust
2024-03-08 10:41:52 -06:00
SinTan1729
d1ac769fc1
build: Use cargo-chef to potentially speed up builds
2024-03-06 19:24:36 -06:00
SinTan1729
4a8385955b
chg: Renamed the project
...
When starting out, I kept the name same as the original project.
But I think I've made significant changes, so keeping the name
same would be disingenuous.
2024-02-10 18:29:50 -06:00
SinTan1729
caa6c58fd2
build: Switch to a static build to mitigate incompatible packages
2024-02-08 11:33:26 -06:00
SinTan1729
e14fc1f3b5
Don't include resources during build for better caching
2023-04-11 19:17:42 -05:00
SinTan1729
3a2b1acf49
Remove redundant EXPOSE from DockerFile
2023-04-08 18:19:37 -05:00
SinTan1729
96b3ae1297
Password login enabled
2023-04-08 15:36:33 -05:00
SinTan1729
a1f73c8a9d
Display list of links
2023-04-03 11:55:27 -05:00
SinTan1729
b9d76b6734
Basic redirection working
2023-04-02 22:26:23 -05:00
SinTan1729
0e97516759
Rearrangement
2023-04-02 16:53:55 -05:00
SinTan1729
214f2af0b0
Updated to Java 17
2023-01-12 23:27:37 +05:30
Przemek Dragańczuk
e9cf90cea7
- Published to Docker HUB;
...
- Updated to Java 14
- A bunch of changes I wanted to do earlier
2020-05-23 19:54:27 +02:00
Przemek Dragańczuk
f4109b1b2c
Added basic docker support
2020-02-14 20:17:56 +01:00