Commit Graph

9 Commits

Author SHA1 Message Date
Gustavo Muniz
f6ff6c8b44
Improvements to the Dockerfile
I added the `pkg-config` that is missing in the Dockerfile, and make the git clone the repository direct from the image, so the user don't need to clone it manually and after that pulls inside the Dockerfile!
2024-01-19 02:27:03 -03:00
Ryan Houdek
b54385162e Removes more libnuma references
We don't need libnuma, stop trying to link to it
2021-06-12 18:28:08 -07:00
The Great Wizard Azkali
ae569da895
Update Dockerfile 2021-03-26 06:30:17 +01:00
The Great Wizard Azkali
d77acdf474
Dockerfile add arm64 compatibility
Python3, Python3-dev and linux-headers prevent from building on arm64
2021-03-26 02:18:13 +01:00
Ryan Houdek
cab317e2f0 Removes all references to Boost
We don't require this
Fixes #699
2021-01-26 02:34:26 -08:00
Ryan Houdek
a28df9f5c1 Moves SonicUtils in to FEXCore
Removes the extraneous and dead VM CPU backend
2020-11-29 00:30:28 -08:00
Kamaropoulos
c2b29b10d1 Adds multi-stage building for Docker image 2020-07-14 03:43:50 -07:00
Kamaropoulos
36b12f934d Changes Dockerfile image to Release build 2020-07-13 11:08:28 -07:00
Kamaropoulos
2abb2a7a3d Adds Dockerfile configuration for use as a base image 2020-07-13 10:59:01 -07:00